Crate nexosim_util

Crate nexosim_util 

Source
Expand description

§NeXosim utilities

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.

Modules§

models
Helper models.
observable
Observable states.