Expand description
Browser profile data transfer objects and related types
This module contains DTOs and enums for managing browser profile configurations, particularly focusing on browser fingerprint handling. It includes:
- The
Modeenum for different fingerprint override strategies - Implementations for converting between string representations and modes
- Re-exports of browser profile and override-specific types
The types in this module facilitate the transfer and manipulation of browser profile data between different parts of the application.
Re-exports§
pub use browser_profile::*;pub use overrides::*;
Modules§
- Data transfer objects for browser profile entities.
- Contains DTOs and conversion implementations for browser profile override settings.
Enums§
- Represents different modes for browser fingerprint overrides