pub async fn read_file_with_context( path: &Path, context: &str, ) -> Result<String>
Read a file with contextual error message