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