Skip to main content

send_msg

Function send_msg 

Source
pub fn send_msg(out: &Out, v: &Value) -> Result<()>
Expand description

Send a message on out (thin wrapper over Peer::send).