在 ubuntu 上第一次安装 rust 后,尝试运行这个程序。
fn main() { println!("Hello, world!"); }
错误:
ubuntu rust
rust ×1
ubuntu ×1