async once tool for lazy_static
# Cargo.toml
[dependencies]
async_once = "0.2.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a value asynchronously once using AsyncOnce
Add `tokio` or another async runtime as a dependency and use `#[tokio::main]` or similar.
No dependency data recorded yet.