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_targets Rust

Data Access Layer for TemplateTarget operations.

This module provides functionality to interact with the template_targets table in the database, allowing CRUD operations on TemplateTarget entities.

Structs

brokkr-broker::dal::template_targets::TemplateTargetsDAL<’a>

pub

Handles database operations for TemplateTarget entities.

Fields

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