nimble-rectify

Crates.ionimble-rectify
lib.rsnimble-rectify
version0.0.17-dev
sourcesrc
created_at2024-09-22 19:23:48.796215
updated_at2024-10-24 10:28:07.684492
descriptionIntegration between assent and seer
homepage
repositoryhttps://github.com/nimble-rust/nimble
max_upload_size
id1383224
size17,273
Peter Bjorklund (piot)

documentation

README

🛠️ nimble-rectify

Crates.io Documentation

nimble-rectify is a Rust crate that brings together both authoritative and predicted steps in a deterministic simulation. It combines the power of nimble-assent (authoritative steps) and nimble-seer (predicted steps) to manage game state seamlessly.

✨ Features

  • Integrates authoritative and predicted steps for smooth state management.
  • Provides callbacks for both Assent and Seer.

📦 Installation

Add the following to your Cargo.toml:

[dependencies]
nimble-rectify = "0.0.17-dev"

License

This project is licensed under the MIT License - see the LICENSE file for details.

Commit count: 151

cargo fmt