do some exercises with rust lang
Without cargo
- compile:
rustc xxx.rs
- run:
./xxx
With cargo
need to reorgnize structure
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
do some exercises with rust lang
Without cargo
rustc xxx.rs
./xxx
With cargo
need to reorgnize structure