Skip to content

hassek/rust-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

rust-intro

A rust lang introduction

Install

curl https://sh.rustup.rs -sSf | sh

Tutorial

Cargo

cargo new hello-rust
cargo build
cargo run

About

A rust lang introduction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published