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

Data Access Layer for Stack Annotation operations.

This module provides functionality to interact with stack annotations in the database, including creating, retrieving, updating, and deleting annotations.

Structs

brokkr-broker::dal::stack_annotations::StackAnnotationsDAL<’a>

pub

Handles database operations for Stack Annotations.

Fields

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