Structsยง
- Arbitrary
Lock - This can be cheaply cloned.
Provide your desired lock implementation for the
Lgeneric parameter. Options includetokio::sync::RwLock,parking_lot::Mutex, andstd::sync::Exclusive. - Arbitrary
Lock Entry
L generic parameter. Options include tokio::sync::RwLock, parking_lot::Mutex, and std::sync::Exclusive.