Cargo Features
reign_view has no features set by default.
[dependencies]
reign_view = { version = "0.2.1", features = ["view-backend", "doc"] }
- view-backend = hyper, mime, serde, serde_json
-
Affects
reign_view::render
,reign_view::redirect
,reign_view::json
… - doc
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.