Function parser_combinators::spaces [] [src]

pub fn spaces<I>() -> Spaces<I> where
    I: Stream<Item = char>, 

Skips over zero or more spaces