Crates.io | nimble-step-types |
lib.rs | nimble-step-types |
version | 0.0.12-dev |
source | src |
created_at | 2024-09-23 08:28:08.362642 |
updated_at | 2024-09-23 14:20:29.798146 |
description | Nimble Step Types |
homepage | |
repository | https://github.com/nimble-rust/nimble |
max_upload_size | |
id | 1383723 |
size | 2,124 |
nimble-step-types
is a Rust library that provides types to represent steps (moves or inputs) in deterministic game simulations. These types are designed to help manage both authoritative and predicted steps from participants in multiplayer games, making it easier to handle game state synchronization.