pub fn is_safe_relative_path(path: &str) -> bool
Check if a path string is a safe relative path (no traversal, no absolute).