5c0759a390
Its not immediately obvious why we nest the whole `io` code in an `io` submodule within `lib.rs`. As far as I can tell we can inline it and re-export from `rust-bitcoin` same as we do for our other dependencies. This change would effect other users of the crate but since the `io` crate is unreleased this effects no-one except us. |
||
---|---|---|
.. | ||
cmp.rs | ||
hash160.rs | ||
hmac.rs | ||
impls.rs | ||
internal_macros.rs | ||
lib.rs | ||
ripemd160.rs | ||
serde_macros.rs | ||
sha1.rs | ||
sha256.rs | ||
sha256d.rs | ||
sha256t.rs | ||
sha512.rs | ||
sha512_256.rs | ||
siphash24.rs | ||
util.rs |