vasi_
sync
0.0.0
Module lazy_
lock
Structs
Traits
In crate vasi_
sync
Module
vasi_sync
::
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
.