Function rfc2253::parse_distinguished_name_str [] [src]

pub fn parse_distinguished_name_str(
    input: &str
) -> Result<DistinguishedName, ()>