rust-bitcoin-unsafe-fast/io/src
Tobin C. Harding 791501eabc
io: Use function in place of GeneralHashExt
We would like to remove the `GeneralHash` trait but we want to keep the
`hash_reader` functionality.

Add a stand alone function (when `hashes` is enabled) `hash_reader`.
Remove the extension trait.
2025-03-06 11:47:29 +11:00
..
bridge.rs io: Add SPDX identifier 2025-01-11 09:20:52 +11:00
error.rs Merge rust-bitcoin/rust-bitcoin#3874: io: Improve the docs 2025-01-26 21:44:58 +00:00
hash.rs io: Use function in place of GeneralHashExt 2025-03-06 11:47:29 +11:00
lib.rs io: Use function in place of GeneralHashExt 2025-03-06 11:47:29 +11:00
macros.rs io: Improve docs on macro 2025-01-11 09:23:02 +11:00