rust-bitcoin-unsafe-fast/io
Tobin C. Harding 82ea4ff31d
Move error code to submodule
Move error code to a private `error` submodule and re-export it at the
crate root.

(Puts private `sealed` module at the bottom of the file i.e., this patch
is strictly a code move but we re-order the code while moving it.)
2023-12-04 06:47:14 +11:00
..
src Move error code to submodule 2023-12-04 06:47:14 +11:00
Cargo.toml Remove `core2` dependency entirely 2023-11-09 16:46:44 +00:00