Skip to content

koirdev/LearningRust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning Rust

Learning the Rust programming language

Compilation

rustc main.rs

Launch

  • Windows: .\main.exe

  • Linux and MacOS: ./main

License

Released under MIT License

About

Learning the Rust programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages