TOMLBeautyConfig.full

Uses proper tables inside arrays, two space indent for nested structs, adds spaces around equals, enabled decimal thousands separator at 5 digits, enabled binary octet separators, arrays are multi-line

struct TOMLBeautyConfig
static immutable
TOMLBeautyConfig full;

Meta