/intro-rust-talk

A short talk I gave at work on the Rust programming language

Primary LanguageHTML

This is a intro to Rust that I will give/gave as an presentation at Excella Consulting in May 2018.

To run the talk, git clone this repo, cd into the directory, and run

ruby -run -e httpd . --port 8080

That should bring the talk up on localhost:8080.