Cargo Features

DSH has no features set by default.

[dependencies]
dsh = { version = "0.5.0", features = ["appcatalog", "manage", "robot"] }
appcatalog

Enables appcatalog of dsh_api

When publishing, alway use the crates.io dependency.

manage

Enables manage of dsh_api

robot

Enables robot of dsh_api