Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.chromium | D | 04-Jul-2025 | 344 | 11 | 9 |
README.chromium
1Name: lazy_static 2URL: https://crates.io/crates/lazy_static 3Version: 1.5.0 4Revision: be7c1c43f264699f956b70ce8e29941bd1e61bde 5License: Apache 2.0 6License File: //third_party/rust/chromium_crates_io/vendor/lazy_static-1.5.0/LICENSE-APACHE 7Shipped: yes 8Security Critical: yes 9 10Description: A macro for declaring lazily evaluated statics in Rust. 11