pub fn debug_row<R>(row: &R, f: &mut Formatter<'_>) -> Resultwhere R: Row, usize: ColumnIndex<R>, <R as Row>::Database: TypeChecking,