macro_rules! intro_to_rust {
    () => { ... };
}
Expand description

My vision of the Rust Programming Language as an introduction to Rust. [Repository]