Function cedar_policy_validator::confusable_string_checks
source · pub fn confusable_string_checks<'a>(
p: impl Iterator<Item = &'a Template>
) -> impl Iterator<Item = ValidationWarning<'a>>
Expand description
Perform identifier and string safety checks.