rust-bitcoin-unsafe-fast/hashes/src/sha256t
Tobin C. Harding f61e93ccf1
Properly deprecate Hash::from_slice
The `hashes::error::FromSliceError` error is only returned from
`from_slice`. We attempted to deprecate this function but it seems we
only did half a job at it.

- deprecate _all_ instances of the method/function
- deprecate the error type
2025-02-18 19:27:30 +11:00
..
mod.rs Properly deprecate Hash::from_slice 2025-02-18 19:27:30 +11:00