Module contiguous_mem::error
source · Expand description
Errors produced by the crate.
Structs
- Error returned when concurrent mutable access is attempted to the same memory region.
Enums
- Represents errors that can occur while using the
ContiguousMemoryStoragecontainer. - Represents possible poisoning sources for mutexes and locks.