Function cargo::util::toml::get_ws

source ·
fn get_ws(
    config: &Config,
    resolved_path: &Path,
    workspace_config: &WorkspaceConfig
) -> CargoResult<InheritableFields>