Skip to content

phil-markarian/rustbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustbook

Learning the Rusty

To initialize a project with cargo without a .git you should use the command: cargo new --vcs=none my-new-project

to format using rustfmt run

cargo fmt

About

Learning the Rusty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages