akashsonowal / rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust

curl https://sh.rustup.rs -sSf | sh
cargo new rusty_app
rustc rusty_app/src/main.rs
./main

About

License:Apache License 2.0


Languages

Language:Rust 100.0%