alpm_parsers::custom_ini::de

Function from_str

source
pub fn from_str<T: DeserializeOwned>(s: &str) -> Result<T>