Cargo Features
table_to_html has no features set by default.
[dependencies]
table_to_html = { version = "0.5.0", features = ["ansi", "derive", "macros"] }
-
ansi
-
Enables
ansi
of
tabled
-
derive
-
Enables
derive
of
tabled
-
macros
-
Enables
macros
of
tabled
table_to_html has 3 features without comments.