pub type UntypedAtomicComponentStore = Arc<AtomicCell<UntypedComponentStore>>;Expand description
An untyped atomic component store.
Aliased Typeยง
pub struct UntypedAtomicComponentStore { /* private fields */ }pub type UntypedAtomicComponentStore = Arc<AtomicCell<UntypedComponentStore>>;An untyped atomic component store.
pub struct UntypedAtomicComponentStore { /* private fields */ }