proc_macro_crate

Function workspace_manifest_path

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