Crate hazard [] [src]

Hazard pointers.

Structs

Hazard

A collection of pointers considered hazardous.

VecMemory

An allocator that uses Vec to allocate and deallocate memory.

Traits

Memory

A type that can allocate and deallocate memory.