pub fn input_err_msg<P: AsRef<Path>>(file_path: P) -> String
Format an error message to include the file path. To be used with anyhow::Context.
anyhow::Context