Skip to main content

Crate osom_lib_alloc

Crate osom_lib_alloc 

Source
Expand description

This crate defines allocator related traits and structs.

The crate is #![no_std].

Modulesยง

std_allocatorstd
Holds the implementation of the standard allocator, based on libc crate.
traits
Defines allocator traits.