[][src]Crate managed

A library that provides a way to logically own objects, whether or not heap allocation is available.

Structs

SlotIndex

Provides links between slots and elements.

SlotKey

An index into a slotmap.

SlotMap

Provides a slotmap based on external memory.

Enums

Managed

A managed object.

ManagedSlice

A managed slice.