This edition
Over the past seven years, I have been using cargo in anger across many different projects, some open source, some internal, and I have a track record of writing about continuous integration, caching, etc.
I'm making a build system designed to be largely compatible with cargo, but that gives properties like hermetic builds, remote execution, perfect caching, etc., that you normally would only get with build systems like Buck2 which have a high set up and maintenance cost.
LEVEL: Intermediate
Past editions
How well do you know Rust?
If the core language is well-defined and relatively straightforward, things get interesting when we start exploring the corners few people have to deal with.
This quiz is an interactive experience where the whole audience can participate.
LEVEL: Introductory and Overview
