[][src]Type Definition melib::backends::maildir::backend::HashIndexes

type HashIndexes = Arc<Mutex<HashMap<MailboxHash, HashIndex>>>;