pub fn normalize_constraint_input<I, S>( raw: I, ) -> Result<Vec<String>, &'static str>where I: IntoIterator<Item = S>, S: AsRef<str>,
Normalizes caller-declared constraint tokens. text is illegal here.
text