rust-bitcoin-unsafe-fast/src
Tobin C. Harding 0e425acad3 Run cargo fmt
A few trivial formatting errors have snuck into the codebase.

Run `cargo +nightly fmt`
2022-09-08 15:48:21 +10:00
..
blockdata Merge rust-bitcoin/rust-bitcoin#1240: Add new type for block version 2022-09-07 13:24:38 +00:00
consensus Remove double blank line at EOF 2022-09-05 10:48:47 +10:00
network Remove double blank line at EOF 2022-09-05 10:48:47 +10:00
util Merge rust-bitcoin/rust-bitcoin#1240: Add new type for block version 2022-09-07 13:24:38 +00:00
address.rs Add serde roundtrip tests 2022-09-01 16:08:12 +10:00
bip158.rs Use correct path for bip158 in rustdoc 2022-09-07 10:47:20 +10:00
error.rs Run cargo fmt 2022-08-12 07:35:15 +10:00
hash_types.rs Enable formatter for "src" 2022-07-19 13:43:12 +10:00
internal_macros.rs Run cargo fmt 2022-09-08 15:48:21 +10:00
lib.rs Merge rust-bitcoin/rust-bitcoin#1240: Add new type for block version 2022-09-07 13:24:38 +00:00
parse.rs Run cargo fmt 2022-08-12 07:35:15 +10:00
policy.rs Enable formatter for "src" 2022-07-19 13:43:12 +10:00
serde_utils.rs Run cargo fmt 2022-08-12 07:35:15 +10:00
test_macros.rs Introduce SPDX license identifiers 2022-06-29 14:12:02 +10:00