bevy
0.14.0
Module synccell
Structs
In bevy::utils
?
Settings
Module
bevy
::
utils
::
synccell
Copy item path
source
·
[
−
]
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.