Crate lazy_exclusive

Source

Structs§

LazyExclusive
A container type like LazyLock. Allows mutable access, but only one reference at a time.
Mut

Enums§

State