Skip to main content

module_enabled

Function module_enabled 

Source
pub fn module_enabled(hc: &HarnessConfig, module: &str) -> bool
Expand 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.