alpm_parsers::custom_ini::parser

Function key

source
fn key(input: &mut &str) -> PResult<()>
Expand description

Take all chars, until we hit a char that isn’t allowed in a key.