Cargo Features
devolutions-crypto has no features set by default.
[dependencies]
devolutions-crypto = { version = "0.9.1", features = ["wbindgen", "fuzz"] }
- wbindgen = js-sys, serde-wasm-bindgen, wasm-bindgen
-
Affects
devolutions-crypto::wasm
… - fuzz = arbitrary
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.
- js-sys wasm32 wbindgen?
- serde-wasm-bindgen wasm32 wbindgen?
- wasm-bindgen wasm32 wbindgen?
- arbitrary fuzz?
-
Enables arbitrary ^0.4.7
used for fuzzing
Version is pinned because newer version requires lifetime annotations that isn't compatible with the header trait