rust_console_emulator 0.1.0

A console output testing framework
Documentation
fn main() {
    println!("Hello, world!");
}