The `hex` crate is not always desirable - e.g. when the consumer wants to work with raw data only. We already had this optional in `hashes` but if `hashes` is going to depend on `internals` it would break this property. This change makes `hash` optional, since it's easy: there's just one struct that depends on it. |
||
---|---|---|
.. | ||
error | ||
array_vec.rs | ||
compact_size.rs | ||
const_tools.rs | ||
lib.rs | ||
macros.rs | ||
parse.rs | ||
script.rs | ||
serde.rs | ||
wrap_debug.rs |