| Crates.io | nexosim-util |
| lib.rs | nexosim-util |
| version | 0.2.0-alpha.1 |
| created_at | 2025-07-03 08:45:45.567614+00 |
| updated_at | 2025-09-05 20:14:22.798533+00 |
| description | Utilities for NeXosim-based simulations. |
| homepage | https://github.com/asynchronics/nexosim |
| repository | https://github.com/asynchronics/nexosim |
| max_upload_size | |
| id | 1736022 |
| size | 64,162 |
This crate contains utilities for NeXosim-based simulations.
At the moment the following modules are included:
models: models useful for simulation bench construction,observable: types that enable the automatic propagation of state changes to
an associated output.See the API documentation and examples directory for detailed
information.