Constant abstract_std::manager::state::DEPENDENTS
source ยท pub const DEPENDENTS: Map<'_, ModuleId<'_>, HashSet<String>>;Expand description
Stores the dependency relationship between modules map module -> modules that depend on module.