[−][src]Crate match_cfg
A convenience macro to ergonomically define an item depending on a large
number of #[cfg] parameters. Structured like match statement, the first
matching branch is the item that gets emitted.
Macros
| match_cfg | The macro provided by this crate, |