nimble-wrapped-step

Crates.ionimble-wrapped-step
lib.rsnimble-wrapped-step
version0.0.17-dev
sourcesrc
created_at2024-10-16 10:38:22.016902
updated_at2024-10-24 10:28:39.584283
descriptionNimble Wrapped Steps
homepage
repositoryhttps://github.com/nimble-rust/nimble
max_upload_size
id1411643
size5,748
Peter Bjorklund (piot)

documentation

README

nimble-wrapped-step

Crates.io Documentation

nimble-wrapped-step is a Rust crate that provides wrapped steps (actions, decisions) for serialization and deserialization, useful in deterministic simulations and networked applications. It wraps generic steps for easy serialization and deserialization into octet streams, leveraging the power of types like GenericOctetStep and WrappedOctetStep.

📦 Installation

Add the following to your Cargo.toml:

[dependencies]
nimble-wrapped-step = "0.0.17-dev"

License

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

Commit count: 151

cargo fmt