Skip to content

zopenge/web.tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web.tools

The useful web tools

Rust

  1. How to create rust project ?

    • cargo new projectName
  2. How to auto compile and run code ?

    • cargo install cargo-watch
    • cargo watch -x run
  3. VS Extensions

    • rust-analyzer
    • crates
    • Even Better TOML

About

The useful web tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors