Function cargo::core::compiler::standard_lib::resolve_std [−][src]
pub fn resolve_std<'cfg>(
ws: &Workspace<'cfg>,
crates: &[String]
) -> CargoResult<(PackageSet<'cfg>, Resolve)>
Resolve the standard library dependencies.