brokkr-broker::dal::templates Rust
Data Access Layer for Stack Template operations.
This module provides functionality to interact with the database for Stack Template-related operations, including creating, retrieving, listing, and managing template versions.
Structs
brokkr-broker::dal::templates::TemplatesDAL<’a>
pub
Data Access Layer for Stack Template operations.
Fields
| Name | Type | Description |
|---|---|---|
dal | & 'a DAL | Reference to the main DAL instance. |