Cargo Features
hex-wrapper has no features set by default.
[dependencies]
hex-wrapper = { version = "1.5.2", features = ["db", "serde", "rand"] }
-
db
-
Enables
diesel
Features from optional dependencies
-
serde
implicit feature
-
Enables
serde
serde: A generic serialization/deserialization framework
-
rand
implicit feature
-
Enables
rand
^0.8
rand: Random number generators and other randomness functionality