rust-bitcoin-unsafe-fast/io
Matt Corallo a0ade883b6 [IO] Move io module into selected re-exports
In the coming commits we'll move our `io` module to having its own
implementations of the usual I/O traits and structs. Here we first
move to re-exporting only exactly what we need, allowing us to
whittle the list down from a fixed set.
2023-11-07 05:50:42 +00:00
..
src [IO] Move io module into selected re-exports 2023-11-07 05:50:42 +00:00
Cargo.toml Add a `bitcoin_io` crate 2023-11-07 05:50:42 +00:00