Function combine::byte::tab [] [src]

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

Parses a tab character (b'\t').