Function i_dunno::confusion_level[][src]

pub fn confusion_level(input: &str) -> Option<ConfusionLevel>

Return a measure of how confusing the supplied string is, according to RFC8771.

Returns None if the string is not at all confusing.