Function rs9p::serialize::write_msg[][src]

pub fn write_msg<W: WriteBytesExt>(w: &mut W, msg: &Msg) -> Result<usize>

Helper function to write a 9P message into a byte-oriented stream