Skip to content

Noxow04/learning-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-Rust

I follow the Rust by example official doc for learning

That is also available in 'doc pdf' alongside another great rust learning sheet

I'm using IntelliJ IDEA 2022.3 as an IDE

The various modules :

Modules rattached to main :

  • main.rs
    • run the doc.rs module
    • implement some basic functions
  • doc.rs
    • contain some basic notes based on the official rust doc (see above)

Independant bin modules :

About

I'm currently learning Rust and these are my first programs with this language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages