darkwing::database

Module browser_profile

source
Expand description

§Browser Profile Database Module

This module contains the database models and repositories for browser profile related data.

Modules§

Structs§

Enums§

  • Represents the type of browser being emulated
  • Represents the main website/platform the browser profile is configured for
  • Represents the operating system platform for a browser profile
  • Represents the type of proxy connection that can be used for browser profiles.

Traits§

  • Repository trait defining operations for browser profile data access. Provides methods to retrieve and update browser profile related information.
  • Repository trait defining operations for proxy data access. Provides methods to retrieve proxy information.

Type Aliases§