Function nlsd::from_str[][src]

pub fn from_str<'de, T>(s: &'de str) -> Result<T> where
    T: Deserialize<'de>, 
Expand description

deserialize an instance of T from NLSD text