skov-example-projects/helloworld-rs
Simon From Jakobsen ceffdfb561 add helloworld-rs
2024-08-02 13:15:03 +00:00
..
src add helloworld-rs 2024-08-02 13:15:03 +00:00
.gitignore add helloworld-rs 2024-08-02 13:15:03 +00:00
Cargo.lock add helloworld-rs 2024-08-02 13:15:03 +00:00
Cargo.toml add helloworld-rs 2024-08-02 13:15:03 +00:00
README.md add helloworld-rs 2024-08-02 13:15:03 +00:00

helloworld-rs

cargo run
cargo build --release
./target/release/helloworld-rs
``´