brokkr-broker::dal::template_annotations Rust
Data Access Layer for Template Annotation operations.
This module provides functionality to interact with template annotations in the database, including creating, retrieving, listing, and deleting annotations.
Structs
brokkr-broker::dal::template_annotations::TemplateAnnotationsDAL<’a>
pub
Handles database operations for Template Annotations.
Fields
| Name | Type | Description |
|---|---|---|
dal | & 'a DAL | Reference to the main DAL instance. |