xref: /aosp_15_r20/external/cronet/third_party/rust/cfg_if/v1/README.chromium (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1Name: cfg-if
2URL: https://crates.io/crates/cfg-if
3Description: A macro to ergonomically define an item depending on a large number of #[cfg]
4parameters. Structured like an if-else chain, the first matching branch is the
5item that gets emitted.
6
7Version: 1.0.0
8Security Critical: yes
9Shipped: yes
10License: Apache 2.0
11License File: //third_party/rust/chromium_crates_io/vendor/cfg-if-1.0.0/LICENSE-APACHE
12Revision: e60fa1efeab0ec6e90c50d93ec526e1410459c23
13