Thanks to visit codestin.com Credit goes to docs.rs
1#![no_std] 2extern crate alloc as the_alloc; 3pub use the_alloc::*;