Function statement

Source
pub fn statement<'input>(
    __input: &'input str,
) -> Result<Statement, ParseError<<str as Parse>::PositionRepr>>
Expand description

Parse a statement