Expand description
Engine builder module. Is used to create a new engine with the desired configuration.
§Engine builder module
This module contains the builder for creating a new simulation.
The builder allows for configuring the simulation before building it. The builder is used to ensure that all required fields are provided when creating a new simulation.
Structs§
- Simulation
Builder - Builder for creating a new simulation.