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

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