Function otspec::ser::to_bytes[][src]

pub fn to_bytes<T: Serialize>(data: &T) -> Result<Vec<u8>, SerializationError>