pub type VersionModCache = HashMap<(String, String), ModuleInfo>;
pub struct VersionModCache { /* private fields */ }