[][src]Function alder::chomp_while

pub fn chomp_while(f: impl Fn(&str) -> bool) -> impl Parser<Span>