Crate choice_nocase

source ·

Macros

  • Transform a string as a list of strings separated by | where all combinations of character cases are generated. By construction first one is fully uppercase, second one is fully lowercase. It also works with byte strings.