pub async fn setup_remote_settings_collection(
rs_settings: &RemoteSettingsGlobalSettings,
suggestions: &[&str]
) -> Result<()>
Expand description
Create the remote settings collection and endpoint from the provided suggestions
pub async fn setup_remote_settings_collection(
rs_settings: &RemoteSettingsGlobalSettings,
suggestions: &[&str]
) -> Result<()>
Create the remote settings collection and endpoint from the provided suggestions