osfmk 0.1.0

A rust framework used to create kernel.
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}