empty

Function empty 

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

Always succeeds, consume no input.