Crates.io | nimble-step |
lib.rs | nimble-step |
version | 0.0.17-dev |
source | src |
created_at | 2024-10-08 17:42:50.072299 |
updated_at | 2024-10-24 10:26:55.24952 |
description | Nimble Step |
homepage | |
repository | https://github.com/nimble-rust/nimble |
max_upload_size | |
id | 1401478 |
size | 6,073 |
nimble-step is a Rust crate that helps you manage participant state changes in deterministic simulations. Whether participants are joining, leaving, or reconnecting, this crate provides a flexible way to track these changes over time.
Add the following to your Cargo.toml
file:
[dependencies]
nimble-step = "0.0.17-dev"
This project is licensed under the MIT License - see the LICENSE file for details.