771cdde282
`impl_array_newtype` is an internal macro, move it to a new, ever so meaningfully named, `macros` module. Use `#[macro_export]`, no other changes to the macro. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md | ||
build.rs |
README.md
Rust Bitcoin Internals
This crate is only meant to be used internally by crates in the rust-bitcoin ecosystem.
This crate will never be stabilized, depend on it at your own risk.