Skip to main content

write_msg

Function write_msg 

Source
pub fn write_msg<W: Write, T: Serialize>(w: &mut W, msg: &T) -> Result<()>