Type Alias tk::NotSendSync

source ·
pub type NotSendSync = PhantomData<*const ()>;

Aliased Type§

struct NotSendSync;