Function espr::parser::combinator::eof[][src]

pub fn eof(input: &str) -> ParseResult<'_, &str>