rust-bitcoin-unsafe-fast/units/src
Tobin C. Harding 31f883ac00
Implement iter::Sum for FeeRate
The `FeeRate` implements `ops::Add`, no reason not to enable summing an
iterator of fee rates.
2024-11-28 15:49:01 +11:00
..
amount Merge rust-bitcoin/rust-bitcoin#3647: units: Comment alloc feature 2024-11-25 13:32:18 +00:00
locktime Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
block.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
fee_rate.rs Implement iter::Sum for FeeRate 2024-11-28 15:49:01 +11:00
lib.rs Merge rust-bitcoin/rust-bitcoin#3539: Improve the `amount` module 2024-11-04 23:32:41 +00:00
parse.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
weight.rs 2024-11-17 automated rustfmt nightly 2024-11-17 01:23:55 +00:00