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