Function chomp::ascii::is_horizontal_space [] [src]

pub fn is_horizontal_space(c: u8) -> bool

A predicate which matches either space (' ') or horizontal tab ('\t').