darkwing::database

Module team

source
Expand description

§Team Database Module

This module contains the database models and repositories for team-related data.

Modules§

Structs§

Enums§

  • Represents the detailed plan type stored in the database.
  • Represents the simplified plan status of a team.

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.