[][src]Function grin_p2p::msg::write_to_buf

pub fn write_to_buf<T: Writeable>(msg: T, msg_type: Type) -> Vec<u8>