Rust Musings Getting Started - How to run the RUST Simple Hello World Compile Rust program - rustc main.rs Run - ./main Branches Semantics TODO: Concurrency, Parallelism and Async TODO: Cargo TODO: Macros