Expand description
Contains the trait implementation for the execution of the data write operation
Structs§
- Data
Injection - Implements the
DataInjectionTraitfor concrete data logging to an SQL database.
Traits§
- Data
Injection Trait - Trait for the execution of data logging to SQL database This trait allows running the main control with a mock implementation for testing.