168 B
168 B
helloworld-rs
cargo run
cargo build --release
./target/release/helloworld-rs
cargo install --path .
cargo install --path . --root /usr/local
cargo run
cargo build --release
./target/release/helloworld-rs
cargo install --path .
cargo install --path . --root /usr/local