feat: add rust-script
This commit is contained in:
3
external/rust-script/examples/hello-without-main.ers
vendored
Executable file
3
external/rust-script/examples/hello-without-main.ers
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env rust-script
|
||||
|
||||
println!("hello, rust");
|
||||
Reference in New Issue
Block a user