Cargo Features

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

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

Affects dalloriam-cloud-protocol::hose

media = time

Affects dalloriam-cloud-protocol::media

jd

Affects dalloriam-cloud-protocol::jd

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?
sqlx implicit feature

Enables sqlx ^0.6.2

time media?