编辑代码
Rust代码
1.27.1
运行
use
anyhow::
Result
;
fn
main
() {
println!
(
"Hello world! - rust.jsrun.net"
); }