darkwing::database::team

Module repository

source
Expand description

Repository implementations for team and settings-related database operations.

This module provides traits and implementations for accessing and managing team and settings data in the database.

Modules§

Structs§

Traits§

Type Aliases§

  • Type alias for a thread-safe reference-counted pointer to a SettingsRepository implementation.
  • Type alias for a thread-safe reference-counted pointer to a TeamsRepository implementation.