Function pom::parser::empty

source ·
pub fn empty<'a, I>() -> Parser<'a, I, ()>
Expand description

Always succeeds, consume no input.