detect usage of `once_cell::sync::Lazy` and `lazy_static!`, recommending usage of `std::sync::LazyLock` instead |
||
|---|---|---|
| .. | ||
| src | ||
| book.toml | ||
| README.md | ||
detect usage of `once_cell::sync::Lazy` and `lazy_static!`, recommending usage of `std::sync::LazyLock` instead |
||
|---|---|---|
| .. | ||
| src | ||
| book.toml | ||
| README.md | ||