Function mailpot_web::utils::thread

source ·
pub fn thread(
    envelopes: &Arc<RwLock<HashMap<EnvelopeHash, Envelope>>>,
    threads: &Threads,
    root_env_hash: EnvelopeHash
) -> Vec<ThreadEntry>