pub fn relative_path<'a>(path: &'a Path, root: &Path) -> &'a Path
Strip the project root prefix from a path for display, falling back to the full path.