Function pear::parsers::eof

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

Succeeds only if the input has reached EOF.