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

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