rust-bitcoin-unsafe-fast/internals/src/error
Tobin C. Harding e49a3c0bfe
Remove link to std from rustdoc
We can't link to `std::error::Error` in rustdoc because it breaks
non-std builds. Just use backticks - this is not an optimal solution but
I know no other.

I have no clue why this is showing up now.
2024-02-29 10:16:39 +11:00
..
input_string.rs internals: Add docs to InputString 2023-12-07 06:48:18 +11:00
parse_error.rs Remove link to std from rustdoc 2024-02-29 10:16:39 +11:00