forked from ROMEO/nexosim

The API style is now more uniform: both are passed by mutable ref, and only expose accessors. Additionally, the methods that were initially accessed through the scheduler field are now directly implemented on `Context`.
Utilities for model-building
This crate contains utilities used for model and simulation bench development.