You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently looks like it's impossible to stylize borders and separators. Since those are also stored as char it's also impossible to to directly inline ANSI colors in those when creating a custom TableFormat.
Would be great if FormatBuilder supported had API like .border_style(Attr::Dim).