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

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