rust-bitcoin-unsafe-fast/internals/src/error
Tobin C. Harding c81e330e48
Link to std::error::Error
In #2521 I removed the link from `std::error::Error` with the claim that
it broke no-std builds. However there are a ton of other places where we
link to `std::` types.

I have no idea where the breakage was, I assume it existed and I was
sane at the time, CI on this patch will tell us.

Close: #2571
2024-06-14 14:00:58 +10:00
..
input_string.rs internals: Add docs to InputString 2023-12-07 06:48:18 +11:00
parse_error.rs Link to std::error::Error 2024-06-14 14:00:58 +10:00