[][src]Crate leak_detect_allocator

Modules

consts

Type aliases for many constants.

Structs

HeaplessVec

A fixed capacity Vec

LeakData
LeakTracer

Traits

ArrayLength

Trait making GenericArray work, marking types to be used as length of an array

LeakDataTrait

Type Definitions

FnvIndexMap

An IndexMap using the default FNV hasher

LeakTracerDefault