alpm_mtree::parser

Function statement

Source
fn statement<'s>(input: &mut &'s str) -> ModalResult<Statement<'s>>
Expand description

Parse the next statement in the file.