Function nlsd::to_vec[][src]

pub fn to_vec<T: ?Sized>(value: &T) -> Result<Vec<u8>> where
    T: Serialize
Expand description

serialize an instance of T to bytes