Function cargo::core::resolver::resolve [] [src]

pub fn resolve(summary: &Summary, method: &Method, registry: &mut Registry) -> CargoResult<Resolve>

Builds the list of all packages required to build the first argument.