rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding 771cdde282 Move impl_array_newtype to bitcoin_internals
`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.
2022-10-20 06:14:59 +11:00
..
contrib Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
examples Run formmater on bip152 2022-10-19 06:41:10 +11:00
src Move impl_array_newtype to bitcoin_internals 2022-10-20 06:14:59 +11:00
test_data Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
Cargo.toml fix test_data dir exclusion 2022-10-11 12:18:37 +02:00