[][src]Function webext_storage::sync::remove_matching_keys

fn remove_matching_keys(
    ours: Map<String, Value>,
    keys_to_remove: &Map<String, Value>
) -> (Map<String, Value>, StorageChanges)