pub fn format_error_at( source: &str, byte_offset: usize, message: &str, ) -> String
Formats an error at a given source position.