Searched defs:manifest_dir (Results 1 – 12 of 12) sorted by relevance
57 let manifest_dir = PathBuf::from(env::var("CARGO_MANIFEST_DIR").unwrap()); in proto_path() localVariable
7 let manifest_dir = manifest_dir_opt.as_deref().unwrap_or(Path::new("")); in main() localVariable
10 let manifest_dir = manifest_dir_opt.as_deref().unwrap_or(Path::new("")); in main() localVariable
73 let manifest_dir = manifest_path in generate() localVariable148 let manifest_dir = manifest_path in metadata_command_with_options() localVariable287 let manifest_dir = manifest.parent().unwrap(); in update() localVariable337 let manifest_dir = manifest_path.parent().unwrap(); in generate() localVariable441 let manifest_dir = manifest_path.parent().unwrap(); in generate() localVariable
161 let manifest_dir = package in get_package_path_id() localVariable
453 let manifest_dir = manifest_path in generate_lockfile() localVariable
6 pub(crate) fn manifest_dir() -> Result<PathBuf> { in manifest_dir() function
146 manifest_dir: PathBuf, field174 let manifest_dir = paths::manifest_dir()?; in init() localVariable
176 let manifest_dir = std::env::var("CARGO_MANIFEST_DIR").unwrap(); in write_pkg_config() localVariable
35 let manifest_dir = exec_root.join(manifest_dir_env); in run_buildrs() localVariable
215 let manifest_dir = path in splice_workspace() localVariable251 let manifest_dir = path in splice_package() localVariable439 let manifest_dir = path in inject_workspace_members() localVariable