pub type DefaultThreadSafety = ThreadUnsafe;
Expand description
The default thread safe type to use.
Aliased Typeยง
pub struct DefaultThreadSafety { /* private fields */ }
pub type DefaultThreadSafety = ThreadUnsafe;
The default thread safe type to use.
pub struct DefaultThreadSafety { /* private fields */ }