# nimble-step-map
[](https://crates.io/crates/nimble-step-map)
[](https://docs.rs/nimble-step-map)
`nimble-step-map` is a type alias around [`SeqMap`](https://crates.io/crates/seq-map) that holds the step for all participants for a single tick.
## 📦 Installation
Add the following to your `Cargo.toml` file:
```toml
[dependencies]
nimble-step = "0.0.14-dev"
```
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.