[][src]Function melib::parsec::match_literal

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