rust-bitcoin-unsafe-fast/bitcoin/src/taproot
Tobin C. Harding adaf4ac086
Set avoid-breaking-exported-api to false
These lints are valuable, lets get at em.

Changes are API breaking but because the changes make functions consume
self for types that are `Copy` downstream should not notice the breaks.
2024-12-11 10:11:50 +11:00
..
merkle_branch.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
mod.rs Explicitly define Ord for NodeInfo 2024-12-09 09:15:12 -06:00
serialized_signature.rs Set avoid-breaking-exported-api to false 2024-12-11 10:11:50 +11:00