any

Function any 

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

Match any symbol.