[][src]Function pom::parser::end

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

Success when end of input is reached.