vasi_
sync
0.0.0
Module lazy_
lock
Module Items
Structs
Traits
In crate vasi_
sync
vasi_sync
Module
lazy_lock
Copy item path
source
Structs
§
Lazy
Lock
Analogous to
std::sync::LazyLock
, but works on stable Rust, is no_std, only makes direct syscalls, etc.
Ref
Traits
§
Producer
For use with
LazyLock
.