Function ldap_types::schema::matching_rule_parser
source ยท pub fn matching_rule_parser() -> impl Parser<char, MatchingRule, Error = Simple<char>>
Expand description
parse a matching rule LDAP schema entry
pub fn matching_rule_parser() -> impl Parser<char, MatchingRule, Error = Simple<char>>
parse a matching rule LDAP schema entry