0%

rust语言程序设计

RUST语言LOGO

1
2
3
fn main() {
println!("Hello world.");
}