Skip to content
Snippets Groups Projects
lib.rs 66 B
#![no_std]
extern crate alloc as the_alloc;
pub use the_alloc::*;