Skip to content

darmadevZone/learnRust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube

chapter2

cargo packge add

  • cargo watch
  • cargo clippy
  • cargo edit

rust's file change watch command: cargo watch -qc -x run -x clippy

-x run == cargo run -x clippy == cargo clippy: rustのlintしてくれるもの。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors