Function sion_rs::de::from_str[][src]

pub fn from_str<'a, T>(input: &'a str) -> Result<T> where
    T: Deserialize<'a>,