▲ | desumeku 7 hours ago | |
It's not rust. It's crust. https://github.com/tsoding/crust "The Rules of Crust Every function is unsafe. No references, only pointers. No cargo, build with rustc directly. No std, but libc is allowed. Only Edition 2021. All user structs and enums #[derive(Clone, Copy)]. Everything is pub by default." |