pub fn resolve_path(paths: Paths, path: &Path) -> Result<ArtifactLease>Expand description
Resolve through the index and lease the prepared artifact. Explicit source paths are registered if needed; files remain externally owned.
pub fn resolve_path(paths: Paths, path: &Path) -> Result<ArtifactLease>Resolve through the index and lease the prepared artifact. Explicit source paths are registered if needed; files remain externally owned.