Docs.rs
choice_nocase-0.2.0
choice_nocase 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rgiot
Dependencies
proc-macro2 ^1.0.69
normal
syn ^2.0.38
normal
trybuild ^1.0
dev
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate choice_nocase
choice_
nocase
0.2.0
All Items
Crate Items
Macros
Crate
choice_
nocase
Copy item path
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.