cfg-if

1.0.4

A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted.

Package

Registry
crates.io
Repository
rust-lang/cfg-if

Terms and attribution

License

MIT OR Apache-2.0

MITApache-2.0

Authors
Alex Crichton
License files
LICENSE-APACHELICENSE-MIT

Dependency paths

  1. cms workspace root
  2. blake3 1.8.6
  3. cfg-if 1.0.4

Depended on by

Directly

Through other packages