Crate hazard

Source
Expand description

Structs§

AlignVec
A Vec aligned to the size of a cacheline.
BoxMemory
An allocator that uses Box to allocate and deallocate memory.
Pointers
A collection of hazardous pointers.

Traits§

Memory
A type that can allocate and deallocate memory.