pub const NotThreadSafe: NotThreadSafe;
Expand description
Used to construct instances of type NotThreadSafe
similar to how PhantomData
is
constructed.
pub const NotThreadSafe: NotThreadSafe;
Used to construct instances of type NotThreadSafe
similar to how PhantomData
is
constructed.