debian_analyzer::relations

Function is_dep_implied

Source
pub fn is_dep_implied(dep: &Relation, outer: &Relation) -> bool
Expand description

Check if one dependency is implied by another.

Is dep implied by outer?