static_cell 2.1.0

Statically allocated, initialized at runtime cell.
Documentation
[dependencies.portable-atomic]
version = "1.5.1"

[features]
nightly = []

[package]
description = "Statically allocated, initialized at runtime cell."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "static_cell"
readme = "README.md"
repository = "https://github.com/embassy-rs/static-cell"
version = "2.1.0"
[package.metadata.docs.rs]
features = ["nightly"]
rustdoc-args = ["--cfg", "docsrs"]