rust-bitcoin-unsafe-fast/primitives/src/script
Tobin C. Harding 2b72f1f30b
Make Lower/Upper hex print scripts with len prefix
Add the length prefix when formatting hex strings by way of `LowerHex`
and `UpperHex`.

This looses formatting options because I can't remember right now how
not to - again.
2025-04-28 13:43:07 +10:00
..
borrowed.rs Use a consistent rustdoc heading level of H1 `#` 2025-04-22 13:06:32 +01:00
mod.rs Make Lower/Upper hex print scripts with len prefix 2025-04-28 13:43:07 +10:00
owned.rs primitives: Document script to/from bytes 2025-04-14 12:18:05 +10:00