workspace_manifest_path

Function workspace_manifest_path 

Source
pub(crate) fn workspace_manifest_path(
    cargo_toml_manifest: &Path,
) -> Result<Option<PathBuf>, Error>