bevy_
utils
0.15.2
Module synccell
Module Items
Structs
In crate bevy_
utils
bevy_utils
Module
synccell
Copy item path
Source
Expand description
A reimplementation of the currently unstable
std::sync::Exclusive
Structs
§
Sync
Cell
See
Exclusive
for stdlib’s upcoming implementation, which should replace this one entirely.