pub fn satisfies_provide(dep: impl AsRef<Dep>, provide: impl AsRef<Dep>) -> bool
Checks if a dependency is satisdied by a provide.