pub type SharedModuleInfoDashMap = Arc<FxDashMap<ArcStr, Arc<ModuleInfo>>>;
pub struct SharedModuleInfoDashMap { /* private fields */ }