Function nson::encode::to_nson[][src]

pub fn to_nson<T: ?Sized>(value: &T) -> EncodeResult<Nson> where
    T: Serialize