brokkr-broker::dal::diagnostic_results Rust
Data Access Layer for DiagnosticResult operations.
This module provides functionality to interact with the diagnostic_results table. It includes methods for creating and querying diagnostic results.
Structs
brokkr-broker::dal::diagnostic_results::DiagnosticResultsDAL<’a>
pub
Data Access Layer for DiagnosticResult operations.
Fields
| Name | Type | Description |
|---|---|---|
dal | & 'a DAL | Reference to the main DAL instance. |