[][src]Function grin_wallet_util::byte_ser::to_bytes

pub fn to_bytes<T>(value: &T) -> Result<Vec<u8>> where
    T: Serialize