☰
Module synccell
Structs
?
Module
bevy
::
utils
::
synccell
[
−
]
Expand description
A reimplementation of the currently unstable
std::sync::Exclusive
Structs
SyncCell
See
Exclusive
for stdlib’s upcoming implementation, which should replace this one entirely.