rust-bitcoin-unsafe-fast/units/src
merge-script 376e6dfa17
Merge rust-bitcoin/rust-bitcoin#3929: Polish `units::parse` docs
7ca5c5ccae Fix rustdoc title on hex_u128_* (Tobin C. Harding)
f1e2564821 Improve docs on parse::int_from_string (Tobin C. Harding)
d97cbc6d27 units: Correct docs on private Sealed trait (Tobin C. Harding)

Pull request description:

  Audit the `units::parse` module checking for sanity of the API. Could still possibly do with more improvements to the docs but for the `1.0-alpha` this is good to go IMO.

  Close: #3710

ACKs for top commit:
  apoelstra:
    ACK 7ca5c5ccae1efe5862f21bfc670257837a202517; successfully ran local tests; looks good!

Tree-SHA512: 937e8f6e1ae0a17217b770daffe1968ec9046c86728a360f1297d7027318511fece31440f462fdaeb94c2a69901a970e20bd2599a6d963bfbdf06b25378fe543
2025-01-21 00:15:00 +00:00
..
amount Merge rust-bitcoin/rust-bitcoin#3915: Add FIFTY_BTC const to the amount types 2025-01-20 02:42:45 +00:00
fee_rate docs: fix fee rate serde module documentation 2025-01-18 18:17:56 +05:30
locktime units: Fix `missing_errors_doc` clippy lint 2025-01-15 20:44:19 +00:00
block.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
fee.rs units: Introduce fee module 2025-01-08 08:17:06 +11:00
internal_macros.rs 2024-12-22 automated rustfmt nightly 2024-12-22 01:21:54 +00:00
lib.rs units: Introduce fee module 2025-01-08 08:17:06 +11:00
parse.rs Merge rust-bitcoin/rust-bitcoin#3929: Polish `units::parse` docs 2025-01-21 00:15:00 +00:00
weight.rs Address mutants in units 2025-01-03 21:17:20 -06:00