Name Date Size #Lines LOC

..--

BUILD.gnH A D25-Apr-20251.3 KiB3429

README.chromiumH A D25-Apr-2025454 1311

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