编辑代码
Rust代码
运行
fn main() { println!("Hello JSRUN - from rust"); println!("This is my first Rust project"); }