Function som_parser_symbols::lang::eof

source ·
pub fn eof<'a>() -> impl Parser<(), &'a [Token]>
Expand description

A parser that expects to be nothing left in its input.