Crate heapbuf

Source

Structs§

HBuf

Enums§

HBufError

Traits§

DynDestructor
Trait to allow implementing a custom Destructor in rust. This is usefully if your destructor requires more state than just the pointer.