Skip to content

📚 Just a repository to build some Rust Scripts and Study this language

License

Notifications You must be signed in to change notification settings

lpsm-dev/rust-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Cargo

Cargo is the Rust package manager. Cargo downloads your Rust package's dependencies, compiles your packages, makes distributable packages, and uploads them to crates.io, the Rust community’s package registry.

curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh

About

📚 Just a repository to build some Rust Scripts and Study this language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages