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