Module key_mutex::std

source ·
Expand description

Implementations of KeyMutex and KeyRwLock using std::sync::{Mutex, RwLock}.

Structs§