alpm_parsers::custom_ini::parser

Function ini_file

source
pub fn ini_file(input: &mut &str) -> PResult<BTreeMap<String, Item>>
Expand description

Parse the content of a whole ini file.