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
pub fn parse_scope(src: &str) -> Result<Scope, ScopeParserError>parse an ldap3::Scope from the string one would specify to use the same scope with OpenLDAP’s ldapsearch -s parameter