Skip to content

igorvieira/learning-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning about Rust

Baby steps about rust, and the concepts of this language.

Build Setup

# install dependencies
cargo install

# run the examples
cargo run

or

# compile and run the file compiled
rustc main.rs && ./main

Biography

The Rust Programming Language

About

🦀 Learn Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages