Function cargo::util::lints::rel_cwd_manifest_path

source ยท
fn rel_cwd_manifest_path(path: &Path, gctx: &GlobalContext) -> String
Expand description

Gets the relative path to a manifest from the current working directory, or the absolute path of the manifest if a relative path cannot be constructed