alpm_parsers::custom_ini::parser

Function newlines

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

One or multiple newlines. This also handles the case where there might be multiple lines with spaces.