rust-bitcoin-unsafe-fast/units/src
Tobin C. Harding 8787304425
units: Improve code comment on macros
We have two macros that are hidden because they are code de-duplication
tools. However the output they produce is, and has to be, stable so that
we can use them in `units` and `primitives` without inadvertently
breaking semver in `primitives`.
2025-02-28 08:47:11 +11:00
..
amount Add inline to small functions in result module 2025-02-17 12:13:28 +00:00
fee_rate Kill remaining mutants 2025-01-21 17:01:36 -06:00
locktime Kill remaining mutants 2025-01-21 17:01:36 -06:00
block.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
fee.rs Merge rust-bitcoin/rust-bitcoin#4044: units: Remove alloc from fee module 2025-02-15 00:32:56 +00:00
internal_macros.rs Introduce monadic AmountOpResult 2025-02-10 10:06:59 +11:00
lib.rs units: Introduce fee module 2025-01-08 08:17:06 +11:00
parse.rs units: Improve code comment on macros 2025-02-28 08:47:11 +11:00
weight.rs Address mutants in units 2025-01-03 21:17:20 -06:00