Searched refs:metadata_command_with_options (Results 1 – 2 of 2) sorted by relevance
87 .metadata_command_with_options(manifest_path.as_ref(), vec!["--locked".to_owned()])? in generate()133 pub(crate) fn metadata_command_with_options( in metadata_command_with_options() method707 .metadata_command_with_options(pristine_manifest_path, vec!["--locked".to_owned()])? in copy_project_with_explicit_deps_on_all_transitive_proc_macros()
79 .metadata_command_with_options(manifest_path, Vec::new())? in new()787 .metadata_command_with_options(manifest_path, vec!["--offline".to_owned()]) in generate_metadata()