Cargo Features
sdfg has no features set by default.
[dependencies]
sdfg = { version = "0.7.0", features = ["state", "json", "table", "row"] }
- state
- json
-
Enables serde_json and simd-json
- table
-
Enables sdf-df-guest
- row
-
Enables sdf-row-guest
sdfg has 4 features without comments.