Cargo Features

sdfg has no features set by default.

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

Enables bson and simd-json

json

Enables serde_json and simd-json

table

Enables sdf-df-guest, table of sdf-context-guest

row

Enables sdf-row-guest, row of sdf-context-guest

sdfg has 4 features without comments.