pub fn display_inline_code_suggestion( file: &Path, line: usize, suggestion: &str, ) -> Result<String>