musli_
core
0.0.124
Module alloc
Module Items
Traits
In crate musli_
core
musli_core
Module
alloc
Copy item path
Source
Expand description
Traits related to memory allocation.
Traits
ยง
Allocator
An allocator that can be used in combination with a context.
RawVec
A raw buffer allocated through an
Allocator
.