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
| Name | Type | Description |
|---|---|---|
dal | & 'a DAL | Reference to the main DAL instance. |