Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 952 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 952 Bytes

Rust ERFA Hands-On

Built with Devbox

Setup

We use Devbox to manage dependencies. See their installation instructions to install it. If you want to integrate it with VisualStudio Code, see their plugin

For Windows

If you want Rustlings to work correctly (used to solve the exercises), make sure that you use WSL (Windows Subsystem for Linux) to clone this repository and work on it. Otherwise, you might run into issues with Rustlings not finding the exercise files and hot reloading your changes to the exercises.

Slides

The slides can be found under slides/.

Exercises

The slides can be found under exercises/.