Crate choice_nocase

Crate choice_nocase 

Source

Macrosยง

choice_nocase
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.