| Crates.io | nexosim-io-utils |
| lib.rs | nexosim-io-utils |
| version | 0.0.0-alpha.1 |
| created_at | 2025-09-05 20:03:02.998492+00 |
| updated_at | 2025-09-18 18:03:13.916304+00 |
| description | I/O utilities for NeXosim-based simulations. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1826067 |
| size | 20,195 |
This crate contains I/O related utilities and models for NeXosim-based simulations.
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.
To use the latest version, add to your Cargo.toml:
[dependencies]
nexosim-io-utils = { git = "https://github.com/asynchronics/nexosim-protocols.git" }
This software is licensed under the Apache License, Version 2.0 or the MIT license, at your option.
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.