send_blocking_scalar

Function send_blocking_scalar 

Source
pub fn send_blocking_scalar<M>(cid: CID, msg: M) -> M::Response
where M: BlockingScalar,

Permission: none

Expand description

send scalar message and block for response