[][src]Function sincere::util::url::from_str

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