try_send

Function try_send 

Source
pub fn try_send<T: Serialize>(val: T) -> Result<MessageInfo, Error>