Struct rtic::RacyCell [−][src]
#[repr(transparent)]pub struct RacyCell<T>(_);Expand description
Internal replacement for static mut T
Implementations
Get &mut T
Get &T
#[repr(transparent)]pub struct RacyCell<T>(_);Internal replacement for static mut T
Get &mut T
Get &T