Rust Here I'm working on example concept from [[@mcnamara2021rust]]: fn main() { println!("Hello from rust"); }