Cargo Features
SimpleProxy has no features set by default.
[dependencies]
simple_proxy = { version = "1.3.4", features = ["router", "health", "cors", "docs"] }
- router docs? = regex, serde_regex
-
Affects
middlewares::router
… - health docs?
-
Affects
middlewares::health
… - cors docs?
-
Affects
middlewares::cors
… - docs = cors, health, router
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.