[][src]Function alder::chomp_until

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