Skip to content

baiwfg2/get-rusty

Repository files navigation

Get Rusty

Let's get rusty ! In this repo there'll be different, practical projects written with Rust and show the possiblities of what Rust can do.

available run command

  • RUSTFLAGS=-Awarnings cargo run: to suppress warnings
  • cargo run --target-dir /data2/rust-target/ -- https://www.rust-lang.org: customize target directory
  • IGNORE_CASE=1 cargo run --target-dir /data2/rust-target/ -- CHECK a.md: designate ENV variables

debugging

Both UI vscode-gdb debugging and rust-lldb commandline debugging are good.

About

rust projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors