pub fn send_blocking_scalar<M>(cid: CID, msg: M) -> M::Responsewhere
M: BlockingScalar,Expand description
send scalar message and block for response
pub fn send_blocking_scalar<M>(cid: CID, msg: M) -> M::Responsewhere
M: BlockingScalar,send scalar message and block for response