rust-bitcoin-unsafe-fast/units/src
Tobin C. Harding c5fbc7e117
units: Add assign macros
Add macros for implementing `ops::AddAssign` and `ops::SubAssign`. Use
them in `fee_rate`.

Refactor only, no logic changes.
2024-12-17 08:20:14 +11:00
..
amount units: Use rhs instead of other 2024-12-17 08:20:13 +11:00
locktime Merge rust-bitcoin/rust-bitcoin#3715: units: Add `must_use` 2024-12-11 18:22:02 +00:00
block.rs units: Derive Default for BlockInterval 2024-12-12 15:15:28 +11:00
fee_rate.rs units: Add assign macros 2024-12-17 08:20:14 +11:00
internal_macros.rs units: Add assign macros 2024-12-17 08:20:14 +11:00
lib.rs units: Add macros for Add and Sub 2024-12-17 08:20:13 +11:00
parse.rs 2024-12-15 automated rustfmt nightly 2024-12-15 01:35:28 +00:00
weight.rs units: Use one level of path for ops traits 2024-12-17 08:20:13 +11:00