u8dl 0.1.0

Universal 8bit Device Library for driving monochrome devices like OLEDs and LCDs
Documentation
1
2
3
pub fn hello() {
    println!("Hello, world!");
}