Automatically generated tables from structs currently are not formatted with white spaces and hard to read in plain text. The writer should iterative over all items and get the width of each column and then during writing fill all rows with spaces to match the column widths.
Automatically generated tables from structs currently are not formatted with white spaces and hard to read in plain text. The writer should iterative over all items and get the width of each column and then during writing fill all rows with spaces to match the column widths.