Cargo Features
Reywen has no features set by default.
[dependencies]
reywen = { version = "0.1.30", features = ["wasm"] }
- default
-
engine option | mandatory
Enables hyper_engine of reywen_http
Affects
reywen::reywen_http
… - wasm
-
Enables reqwasm_engine of reywen_http
Affects
reywen::reywen_http
…