Cargo Features
luminal-router has no features set by default.
[dependencies]
luminal-router = { version = "0.0.12", features = ["handler"] }
- handler = http, luminal-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.
- http handler?
-
Enables http ^0.1
- luminal-handler handler?