nexosim-io-utils

Crates.ionexosim-io-utils
lib.rsnexosim-io-utils
version0.0.0-alpha.1
created_at2025-09-05 20:03:02.998492+00
updated_at2025-09-18 18:03:13.916304+00
descriptionI/O utilities for NeXosim-based simulations.
homepage
repository
max_upload_size
id1826067
size20,195
Serge Barral (sbarral)

documentation

README

NeXosim I/O utilities

This crate contains I/O related utilities and models for NeXosim-based simulations.

Documentation

The API documentation is relatively exhaustive and includes a practical overview which should provide all necessary information to get started.

An example of usage can be found in serial port model.

See also NeXosim documentation.

Usage

To use the latest version, add to your Cargo.toml:

[dependencies]
nexosim-io-utils = { git = "https://github.com/asynchronics/nexosim-protocols.git" }

License

This software is licensed under the Apache License, Version 2.0 or the MIT license, at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt