rust-profanos 1.0.3

A lib to be able to code in rust into profanOS
Documentation
1
2
3
4
5
pub(crate) mod clibs;
pub mod std;
pub mod vesa;

pub(crate) use clibs::libc;