Function serde_transit::from_str [] [src]

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