Function load_embedded_profiles
pub fn load_embedded_profiles() -> impl Iterator<Item = UserAgentProfile>
Expand description
Load the profiles embedded with the rama-ua crate.
This function is only available if the embed-profiles
feature is enabled.