pear::parsers

Function eof

Source
pub fn eof<I: Input>(input: &mut Pear<I>) -> Result<(), I>
Expand description

Succeeds only if the input has reached EOF.