Expand description
Contains the trait the client uses to store slices of memory and basic implementations.
Structs§
- Alloc
Buffer - Allocates memory using the global allocator.
Traits§
- Buffer
Provider - A trait to describe anything that can allocate memory.