nimble-step-map 0.0.16-dev

Nimble Step Map
Documentation
# nimble-step-map

[![Crates.io](https://img.shields.io/crates/v/nimble-step-map)](https://crates.io/crates/nimble-step-map)
[![Documentation](https://docs.rs/nimble-step-map/badge.svg)](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.