Function epee_encoding::to_bytes

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

Turn the object into epee bytes.