rust-bitcoin-unsafe-fast/bitcoin/src/address
Martin Habovstiak 0857697665 Replace impl blocks with extension traits
In preparation to move script types to `primitives` we replace impl
block with extension traits by replacing the temporary modules with
`define_extension_trait`.
2024-08-13 13:14:00 +02:00
..
error.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
mod.rs Replace impl blocks with extension traits 2024-08-13 13:14:00 +02:00
script_pubkey.rs Replace impl blocks with extension traits 2024-08-13 13:14:00 +02:00