repeat_for 0.1.1

Like a for loop except that's valid at crate-level
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Ross-Morgan/repeat-for/.github%2Fworkflows%2Frust.yml?style=for-the-badge)
![Crates.io Version](https://img.shields.io/crates/v/repeat_for?style=for-the-badge)
![Crates.io License](https://img.shields.io/crates/l/repeat_for?style=for-the-badge)
![Crates.io Total Downloads](https://img.shields.io/crates/d/repeat_for?style=for-the-badge)
![Crates.io Size](https://img.shields.io/crates/size/repeat_for?style=for-the-badge)
![docs.rs](https://img.shields.io/docsrs/repeat_for?style=for-the-badge)



# repeat_for


```rust
todo!()
```