Skip to content

Accompanying slides for the talk I gave on Rust Programming Language

Notifications You must be signed in to change notification settings

wg-romank/rust-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Rust

Accompanying slides for the talk I gave on Rust Programming Language

To build & run locally

Make sure you have mdbook installed or run cargo install mdbook

To get cargo follow https://rustup.rs/

Then to start local sever run following

mdbook serve -d docs/

This will serve on localhost:3000 and will listen on changed in src directory

About

Accompanying slides for the talk I gave on Rust Programming Language

Topics

Resources

Stars

Watchers

Forks