Function parser_combinators::tab [] [src]

pub fn tab<I>() -> Tab<I> where
    I: Stream<Item = char>, 

Parses a tab character