Skip to main content

try_cargo

Function try_cargo 

Source
fn try_cargo(
    dir: &Path,
    files: &BTreeMap<PathBuf, Option<Box<str>>>,
    workspace_deps: &WorkspaceCargoDeps,
) -> Option<Metadata>