Skip to content

epsxy/rust-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-learn

Learning rust quickly

Add new package

Add the new package name (hello-world) in the root Cargo.toml, then:

cargo new hello-world

Run package

cargo run --bin hello-world

About

Learning Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages