Function mailpot_web::utils::thread_roots
source · pub fn thread_roots(
envelopes: &Arc<RwLock<HashMap<EnvelopeHash, Envelope>>>,
threads: &mut Threads
) -> Vec<(ThreadEntry, usize, u64)>
pub fn thread_roots(
envelopes: &Arc<RwLock<HashMap<EnvelopeHash, Envelope>>>,
threads: &mut Threads
) -> Vec<(ThreadEntry, usize, u64)>