Cargo Features
DynLock has no features set by default.
[dependencies]
dyn-lock = { version = "0.1.0", features = ["include_locks"] }
- include_locks = blake2b-rs, faster-hex, includedir, includedir_codegen, phf
-
Affects
dyn-lock::locks
…
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.
- includedir include_locks?
- phf include_locks?
-
Enables phf ^0.8
- includedir_codegen build include_locks?
- blake2b-rs build include_locks?
- faster-hex build include_locks?
-
Enables faster-hex ^0.4