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_requests Rust

Data Access Layer for DiagnosticRequest operations.

This module provides functionality to interact with the diagnostic_requests table. It includes methods for creating, claiming, completing, and querying diagnostic requests.

Structs

brokkr-broker::dal::diagnostic_requests::DiagnosticRequestsDAL<’a>

pub

Data Access Layer for DiagnosticRequest operations.

Fields

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