pub fn user_message_from_report(report: &Report, path: Option<&Path>) -> String
Format a color_eyre Report by downcasting to known error types. Walks the cause chain to find PolarsError or io::Error.