rust-bitcoin-unsafe-fast/primitives/src
Tobin C. Harding d1c876eda5
Remove rustfmt attribute
There are no other use statements so we do not need to keep the public
ones separate with a `rustfmt` attribute.

Remove the attribute and run the formatter.
2024-07-23 01:48:20 -05:00
..
locktime Remove unused variable from LockTime example 2024-07-15 17:03:12 -05:00
lib.rs Remove rustfmt attribute 2024-07-23 01:48:20 -05:00
opcodes.rs Move opcodes to primitives 2024-07-09 15:26:33 +10:00
sequence.rs Move locktimes and Sequence to primitives 2024-07-15 08:53:51 +10:00