datex_core/
without_std.rs

1pub mod without_std {
2    pub use nostd::*;
3}