Skip to main content

validate_dependency_capabilities

Function validate_dependency_capabilities 

Source
pub fn validate_dependency_capabilities(
    bundle_path: &Path,
) -> Result<DependencyReport>
Expand description

Validate that all pack dependencies have their required_capabilities satisfied by other packs in the bundle.