Function nson::encode::to_vec[][src]

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