Function combine::byte::space
[−]
[src]
pub fn space<I>() -> Space<I> where
I: Stream<Item = u8>,
Parses a b' ', b'\t', b'\n' or 'b\'r'.