Cargo Features
drunkenbishop has no features set by default.
[dependencies]
drunkenbishop = { version = "0.1.1", features = ["hexparse", "hash"] }
-
hexparse
-
Enables
hex
Affects
drunkenbishop::render_from_hex
…
-
hash
-
Enables
sha2
Affects
drunkenbishop::render_s256
…