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