Constant abstract_core_testing::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.