Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BUILD.gn | H A D | 25-Apr-2025 | 1.3 KiB | 34 | 29 | |
README.chromium | H A D | 25-Apr-2025 | 454 | 13 | 11 |
README.chromium
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