Module allocators::scoped [] [src]

A scoped linear allocator. This is something of a cross between a stack allocator and a traditional linear allocator.

Structs

Scoped

A scoped linear allocator.