mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-08 03:39:18 +00:00
6 lines
225 B
Markdown
6 lines
225 B
Markdown
For this exercise check out the sections:
|
|
- [Features](https://doc.rust-lang.org/cargo/reference/features.html)
|
|
- [Conditional Compilation](https://doc.rust-lang.org/reference/conditional-compilation.html)
|
|
|
|
of the Rust Book.
|