pub fn try_send_move<M: Move>(cid: CID, msg: M) -> Result<(), Error>
Permission: none
Send a Move message (fallible)
Move