rust-bitcoin-unsafe-fast/units/src
Tobin C. Harding 1031851da4
units: Manually implement serde traits for block types
Done so we can stop enabling the `derive` feature of `serde`.
2025-06-19 14:02:47 +10:00
..
amount Make FeeRate from sat constructors infallible 2025-06-16 09:56:42 +10:00
fee_rate Make FeeRate from sat constructors infallible 2025-06-16 09:56:42 +10:00
locktime Use uniform docs for overflow 2025-06-10 06:43:52 +10:00
block.rs units: Manually implement serde traits for block types 2025-06-19 14:02:47 +10:00
fee.rs Make FeeRate from sat constructors infallible 2025-06-16 09:56:42 +10:00
internal_macros.rs Create impl_mul_assign and impl_div_assign macros 2025-04-22 22:50:09 -05:00
lib.rs units: Make fee module public 2025-06-13 08:47:19 +10:00
parse.rs Use parameters instead of arguments in rustdocs 2025-04-22 10:43:13 +01:00
result.rs Make FeeRate from sat constructors infallible 2025-06-16 09:56:42 +10:00
time.rs units: Manually implement serde traits 2025-05-14 14:31:39 +10:00
weight.rs Return NumOpResult for FeeRate and Weight 2025-06-16 08:48:12 +10:00