Skip to main content

collect_local_one_time_keys

Function collect_local_one_time_keys 

Source
async fn collect_local_one_time_keys(
    services: &Services,
    users: &[(&'_ UserId, &'_ BTreeMap<OwnedDeviceId, OneTimeKeyAlgorithm>)],
) -> Claims