/cello-learn-rust

Cello Learn Rust Again

Primary LanguageRust

cello-learn-rust again...

USE CARGO:

  • cargo b
  • cargo t
  • cargo c
  • cargo r
  • cargo rr

USE RUSTC:

  • rustc 01-Getting-Started/cello_world/main.rs

VSCode Extension:

  • Rust Analyzer
  • Better Toml
  • Crates
  • Code Runner
  • CodeLLDB
  • Error Lens