[][src]Function melib::parsec::match_literal_anycase

pub fn match_literal_anycase<'a>(expected: &'static str) -> impl Parser<'a, ()>