rustlings/exercises/features/README.md
2020-09-10 20:58:45 +02:00

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.