Skip to main content

merge_thread_count

Function merge_thread_count 

Source
fn merge_thread_count(
    counts: BTreeMap<OwnedEventId, (u64, u64)>,
    (root, (notifications, highlights)): (OwnedEventId, (u64, u64)),
) -> BTreeMap<OwnedEventId, (u64, u64)>