[][src]Function gobble::reader::char_f

pub fn char_f<F: Fn(char) -> bool>(f: F) -> CharF<F>