![]() It uses `once` chained with `(0..self.num_calls).map(...)` followed by `.take(self.num_calls`. I found this hard to read. It's simpler to just use `repeat_with`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |
![]() It uses `once` chained with `(0..self.num_calls).map(...)` followed by `.take(self.num_calls`. I found this hard to read. It's simpler to just use `repeat_with`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |