[][src]Module malloc_array::store

Structs

DynStore

Dynamically typed pointer store. Frees on drop.

Store

Statically typed pointer store. free()s and drops on drop.