in crates/iceberg/src/error.rs [67:69]
fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { write!(f, "{}", self.into_static()) }