Expand description
Repository module for managing browser profile access data.
This module provides functionality to interact with the database for browser profile access-related operations, including retrieving access permissions and teamlead relationships.
Modules§
Structs§
- Defines the interface for accessing browser profile access data.
Traits§
- Defines the interface for accessing browser profile access data.
Type Aliases§
- A thread-safe reference-counted pointer to a
BrowserProfileAccessRepositoryimplementation.