blob: ddd9fea19753902fae7396b861cc9a9e8498fafa (
plain)
1
2
3
4
5
6
7
8
|
# Prerequisites
The tutorials aim to explain the rules' usage and not learn Rust or
the `Justbuild` tool. Therefore, the user is assumed to know the Rust
programming language and `Justbuild`.
A `rustc` compiler must be installed and accessible in your
environment.
|