Module engine_builder

Module engine_builder 

Source
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§

SimulationBuilder
Builder for creating a new simulation.