RKTK API Docs
RKTK Home
Repo
rktk
0.2.0
Mutex
Aliased Type
In rktk::
utils
rktk
::
utils
Type Alias
Mutex
Copy item path
Source
pub type Mutex<T> =
Mutex
<
RawMutex
, T>;
Aliased Type
ยง
struct Mutex<T> {
/* private fields */
}