Cargo Features

[dependencies]
spirit-hyper = { version = "0.9.0", default-features = false, features = ["cfg-help"] }
default = cfg-help

The cfg-help feature is set by default whenever spirit-hyper is added without default-features = false somewhere in the dependency tree.

cfg-help default = structdoc

Enables cfg-help of spirit and spirit-tokio

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.

structdoc cfg-help