Function yaserde::de::from_str[][src]

pub fn from_str<T: YaDeserialize>(s: &str) -> Result<T, String>