This is content that has been used at various RustBridge workshops to introduce Rust.
Please see https://intro.rustbridge.com for the rendered content.
Reveal tips:
oswitches to observer viewnfor viewing notes
Clone the repository, then install dependencies using npm, and run npm run dev:
npm install
npm run dev