Cargo Features
[dependencies]
wedpr_ffi_common = { version = "1.1.0", default-features = false, features = ["wedpr_f_base64", "wedpr_f_hex"] }
- default = wedpr_f_base64
-
The
wedpr_f_base64
feature is set by default wheneverwedpr_ffi_common
is added without
somewhere in the dependency tree.default-features = false - wedpr_f_base64 default = wedpr_l_common_coder_base64
- wedpr_f_hex = wedpr_l_common_coder_hex
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.