Cargo Features

sdfg has no features set by default.

[dependencies]
sdfg = { version = "0.7.0", features = ["state", "json", "table", "row"] }
state

Enables bson and simd-json

json

Enables serde_json and simd-json

table

Enables sdf-df-guest

row

Enables sdf-row-guest

sdfg has 4 features without comments.