Function to_bytes

Source
pub fn to_bytes<T: EpeeObject>(val: &T) -> Result<Vec<u8>>
Expand description

Turn the object into epee bytes.