1
0
forked from ROMEO/nexosim
nexosim/asynchronix-util
Serge Barral f4686af49a Finalize the Context and BuildContext API
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`.
2024-11-15 16:12:07 +01:00
..
2024-11-14 00:01:55 +01:00
2024-10-31 14:43:30 +01:00
2024-11-13 23:59:50 +01:00

Utilities for model-building

This crate contains utilities used for model and simulation bench development.