Skip to content

Xedon/rust_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust starter workshop

About the setup

I am using vscode with the vscode container plugin to provide an out of the box working environment, so you will need docker for that.
Alternative you can use rustup to setup your environment without docker.

Used vscode plugins

  • matklad.rust-analyzer
  • bungcip.better-toml
  • serayuzgur.crates
  • vadimcn.vscode-lldb
  • eamodio.gitlens
  • donjayamanne.githistory
  • be5invis.toml

About Rust

Rust Starter Pack Rust Homepage
Rust Book
Rust by Example
Rust are we Web yet
Rust are we Gui yet
Rust are we Learning yet

About the workshop

Topics can be found in the examples folder.

Topics

  • Primitives
  • Custom types
  • Flow Control
  • Functions
  • Optional and Result
  • ....

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published