Skip to main content

recommend

Function recommend 

Source
pub fn recommend(
    source: &Source,
    target: &Target,
    kind: Kind,
    resolved: &Resolved,
) -> Vec<Recommendation>
Expand description

Every way the dependency can land as the given kind, in report order.