Cargo Features

dalloriam-cloud-client has no features set by default.

[dependencies]
dalloriam-cloud-client = { version = "0.3.1", features = ["hose", "jd"] }
hose = chrono

Enables hose of dalloriam-cloud-protocol

Affects dalloriam-cloud-client::hose, dalloriam-cloud-client::service.HOSE_HOST

jd

Enables jd of dalloriam-cloud-protocol

Affects dalloriam-cloud-client::jd, dalloriam-cloud-client::service.JD_HOST

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

chrono hose?