Type Alias async_winit::DefaultThreadSafety
source · pub type DefaultThreadSafety = ThreadUnsafe;
Expand description
The default thread safe type to use.
pub type DefaultThreadSafety = ThreadUnsafe;
The default thread safe type to use.