pub fn module_enabled(hc: &HarnessConfig, module: &str) -> boolExpand description
Whether a module (a top-level name, or a dotted top.sub path for the
NESTED_MODULE_NAMES) is enabled in a resolved HarnessConfig.
pub fn module_enabled(hc: &HarnessConfig, module: &str) -> boolWhether a module (a top-level name, or a dotted top.sub path for the
NESTED_MODULE_NAMES) is enabled in a resolved HarnessConfig.