pub const NOTHING: TableStyle;Available on crate feature
table only.Expand description
Don’t draw any borders or other lines. Useful, if you want to simply organize some data without any cosmetics.
Hello there
a b
c dpub const NOTHING: TableStyle;table only.Don’t draw any borders or other lines. Useful, if you want to simply organize some data without any cosmetics.
Hello there
a b
c d