• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "lazy_static"
2description: "A macro for declaring lazily evaluated statics in Rust."
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://crates.io/crates/lazy_static"
7  }
8  url {
9    type: ARCHIVE
10    value: "https://static.crates.io/crates/lazy_static/lazy_static-1.4.0.crate"
11  }
12  version: "1.4.0"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2020
16    month: 3
17    day: 31
18  }
19}
20