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

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