pub fn satisfies_provide(dep: impl AsDep, provide: impl AsDep) -> bool
Expand description

Checks if a dependency is satisdied by a provide.