Crate take_lock

Crate take_lock 

Source

Structsยง

TakeLock
basic cell like structure that can be shared across threads this type is essentially an Option<Box<T>>