Cargo Features
[dependencies]
aws-lc-sys = { version = "0.41.0", default-features = false, features = ["asan", "ssl", "bindgen", "prebuilt-nasm", "all-bindings", "fips"] }
- asan
- ssl = all-bindings, bindgen
- bindgen build ssl?
-
Generate the bindings on the targeted platform as a fallback mechanism.
Enables bindgen
- default = all-bindings
-
The
all-bindingsfeature is set by default wheneveraws-lc-sysis added withoutsomewhere in the dependency tree.default-features = false - disable-prebuilt-nasm prebuilt-nasm
- all-bindings default ssl?
-
Affects
aws-lc-sys::BIO_get_mem_data… - fips build
-
Enables bindgen