Function ldap_utils::parse_scope
source · pub fn parse_scope(src: &str) -> Result<Scope, ScopeParserError>
Expand description
parse an ldap3::Scope from the string one would specify to use the same scope with OpenLDAP’s ldapsearch -s parameter