examples_remote_settings_cli

Function get_records

Source
pub(crate) fn get_records(
    service: RemoteSettingsService,
    collection: String,
    sync_if_empty: bool,
) -> Result<()>