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