Rust recommends using built in std::sync::LazyLock Instead of external crate once_cell since Rust 1.80
Rust recommends using built in std::sync::LazyLock
Instead of external crate once_cell since Rust 1.80