Cargo Features

client-3dsdb has no features set by default.

[dependencies]
client-3dsdb = { version = "1.0.0", features = ["xml", "json"] }
xml

Enables serde-xml-rs

Affects client-3dsdb::xml

json

Enables futures, itertools ^0.11.0, serde_json, strum ^0.25.0, and strum_macros ^0.25.1

Affects client-3dsdb::json