For the `hashes` crate we would like to make `hex` an optional dependency. In preparation for doing so do the following: - Remove the trait bounds from `GeneralHash` - Split the hex/string stuff out of `impl_bytelike_traits` into a separate macro. |
||
---|---|---|
.. | ||
ecdsa.rs | ||
key.rs | ||
mod.rs | ||
sighash.rs | ||
taproot.rs |