Re-exports§
pub use cow_mutex::ICoW;pub use cow_mutex::ICoWRead;pub use cow_mutex::ICoWCopy;pub use cow_mutex::ICoWLock;
Modules§
- cow_
mutex - A RwLock based copy-on-write.
Enums§
- ICoW
Error - Errors which may be returned.
- ICoW
Lock Types - Type of the sync code.