pub type LuaPluginSystemsCell = Arc<AtomicCell<LuaPluginSystemsState>>;Expand description
An atomic cell containing the LuaPluginSystemsState.
Aliased Typeยง
pub struct LuaPluginSystemsCell { /* private fields */ }pub type LuaPluginSystemsCell = Arc<AtomicCell<LuaPluginSystemsState>>;An atomic cell containing the LuaPluginSystemsState.
pub struct LuaPluginSystemsCell { /* private fields */ }