Cargo Features
nydus-api has no features set by default.
[dependencies]
nydus-api = { version = "0.3.1", features = ["error-backtrace", "handler"] }
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.
- backtrace error-backtrace?
- dbs-uhttp handler?
- http handler?
-
Enables http ^0.2.1
- lazy_static handler?
- mio handler?
-
Enables mio ^0.8
- url handler?