brokkr-broker::dal::deployment_objects Rust
Data Access Layer for DeploymentObject operations.
This module provides functionality to interact with deployment objects in the database, including creating, retrieving, listing, and soft-deleting deployment objects.
Structs
brokkr-broker::dal::deployment_objects::DeploymentObjectsDAL<’a>
pub
Data Access Layer for DeploymentObject operations.
Fields
| Name | Type | Description |
|---|---|---|
dal | & 'a DAL | Reference to the main DAL instance. |