Type Alias io_plugin::Mutex

source ·
pub type Mutex<T> = Mutex<T>;

Aliased Type§

struct Mutex<T> { /* private fields */ }