Skip to main content

resolve_write_path

Function resolve_write_path 

Source
pub async fn resolve_write_path(
    workspace: &Path,
    user_path: &str,
) -> Result<PathBuf, BoxError>
Expand description

Resolves a write target inside the workspace, even when the destination does not yet exist.