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::template_labels Rust

Data Access Layer for Template Label operations.

This module provides functionality to interact with template labels in the database, including creating, retrieving, listing, and deleting labels.

Structs

brokkr-broker::dal::template_labels::TemplateLabelsDAL<’a>

pub

Handles database operations for Template Labels.

Fields

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