Cargo Features

json_to_table has no features set by default.

[dependencies]
json_to_table = { version = "0.7.0", features = ["ansi", "derive", "macros"] }
ansi

Enables ansi of tabled

derive

Enables derive of tabled

macros

Enables macros of tabled

json_to_table has 3 features without comments.