rust-bitcoin-unsafe-fast/internals/src
Tobin C. Harding a11cf07501
Run the formatter
Various formatting issues have crept into the codebase because we do not
run the formatter in CI.

In preparation for enabling formatting checks in CI run `cargo +nightly
fmt` to fix current formatting issues. No changes other than those
create by the formatter.
2023-03-06 10:22:29 +11:00
..
hex Run the formatter 2023-03-06 10:22:29 +11:00
error.rs Introduce bitcoin-internals crate 2022-09-13 08:59:57 +10:00
lib.rs Move deny lint checks to script 2023-02-14 10:48:24 +05:30
macros.rs Run the formatter 2023-03-06 10:22:29 +11:00