Cargo Features

dsh_api has no features set by default.

[dependencies]
dsh_api = { version = "0.7.1", features = ["generic", "manage", "robot"] }
generic

Enables erased-serde

Affects dsh_api::generic

manage

Affects dsh_api::stream, dsh_api::tenant

robot