pub fn project_path(path: &Path) -> Result<PathBuf, ProjectPathError>Expand description
Normalize paths to be relative to the project_root().
pub fn project_path(path: &Path) -> Result<PathBuf, ProjectPathError>Normalize paths to be relative to the project_root().