Function nlsd::to_string[][src]

pub fn to_string<T: ?Sized>(value: &T) -> Result<String> where
    T: Serialize
Expand description

serialize an instance of T to a string