pub fn project_artifact_reference(
id: impl Into<String>,
path: impl AsRef<Path>,
root: impl AsRef<Path>,
) -> Result<ProjectArtifactReference, String>Expand description
Create an exact portable reference to an existing regular file below root.