Searched defs:NotThreadSafe (Results 1 – 1 of 1) sorted by relevance
568 pub type NotThreadSafe = PhantomData<*mut ()>; typedef575 pub const NotThreadSafe: NotThreadSafe = PhantomData; constant