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

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