pub fn matching_rule_parser(
) -> impl Parser<char, MatchingRule, Error = Simple<char>>
Expand description

parse a matching rule LDAP schema entry