to_writer

Function to_writer 

Source
pub fn to_writer<W, T>(writer: &mut W, t: &T) -> Result<(), Error>
Expand description

Serialize a revisioned type into a vec of bytes