Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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

NameTypeDescription
dal& 'a DALReference to the main DAL instance.