pub fn confusable_string_checker<'a>(
    templates: impl Iterator<Item = &'a Template>
) -> impl Iterator<Item = ValidationWarning<'a>>
Expand description

Scan a set of policies for potentially confusing/obfuscating text.