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