Crate cable[][src]

Structs

Cable

A pointer type for heap allocation that represents a block of memory. Stores a user specified header(H) at address, followed by the size of the allocation and finally, a resizable array of T.