rust-bitcoin-unsafe-fast/internals/src/hex
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
..
buf_encoder.rs Run the formatter 2023-03-06 10:22:29 +11:00
display.rs Run the formatter 2023-03-06 10:22:29 +11:00
mod.rs internals: Run formatter 2022-09-20 14:24:47 +10:00