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