Zero.rs
A module for freestanding Rust programs
Install / Use
/learn @pcwalton/Zero.rsREADME
This is deprecated and is no longer maintained. It is no longer necessary to use this to achieve
runtime-less operation; just use #[start] and/or #[no_std] and avoid the runtime.
