mirror of
https://github.com/ArthurDanjou/exercism-rust.git
synced 2026-01-30 19:57:48 +01:00
5 lines
124 B
Markdown
5 lines
124 B
Markdown
# Hints
|
|
|
|
## General
|
|
|
|
- Check out the Rust documentation on [the `vec!` macro](https://doc.rust-lang.org/std/macro.vec.html). |