rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding 308a12b7cf Exclude array from formatting
Direct `rustfmt` to exclude formatting of a 32 byte array currently in 4
rows of 8 columns for obvious reasons.
2022-11-18 13:02:47 +11:00
..
contrib Merge rust-bitcoin/rust-bitcoin#999: examples: Add taproot PSBT example workflow 2022-10-25 16:47:18 +00:00
examples Move psbt module to crate root module 2022-11-16 10:43:35 +11:00
src Exclude array from formatting 2022-11-18 13:02:47 +11:00
tests Move psbt module to crate root module 2022-11-16 10:43:35 +11:00
Cargo.toml Merge rust-bitcoin/rust-bitcoin#1344: Fix `no_std` when `bitcoinconsensus` is enabled 2022-11-05 13:42:50 +00:00