end

Function end 

Source
pub fn end<'a, I>() -> Parser<'a, I, ()>
where I: Display,
Expand description

Success when end of input is reached.