rust-bitcoin-unsafe-fast/io/src
Tobin C. Harding b1870656c9
Combine the two Error impl blocks together
We have two impl blocks for `Error`, just squash them together into a
single one.
2023-12-04 06:48:27 +11:00
..
error.rs Combine the two Error impl blocks together 2023-12-04 06:48:27 +11:00
lib.rs Move error code to submodule 2023-12-04 06:47:14 +11:00
macros.rs Inline io module in io crate root 2023-11-28 14:17:14 +11:00