to_bytes_writer

Function to_bytes_writer 

Source
pub fn to_bytes_writer<T, W>(msg: &mut T, w: &mut W) -> Result<(), EncodeError>