[][src]Type Definition reddb::RedDbHM

type RedDbHM = HashMap<Uuid, Mutex<Vec<u8>>>;