command_vault::db

Module models

Source
Expand description

Database models for command-vault

This module defines the core data structures used throughout the application.

Structsยง

  • Represents a command with its metadata.
  • Represents a parameter that can be substituted in a command.