Cargo Features
[dependencies]
immortal-http = { version = "0.2.2", default-features = false, features = ["threading"] }
- default = threading
-
The
threading
feature is set by default wheneverimmortal-http
is added without
somewhere in the dependency tree.default-features = false - threading default
immortal-http has 2 features without comments.