rust-bitcoin-unsafe-fast/units/src
merge-script e8a52ccf8f
Merge rust-bitcoin/rust-bitcoin#3784: units: Document public macros
b1399d193f units: Improve rustdocs on macros (Tobin C. Harding)
706c7c9f5f Hide impl_tryfrom_str (Tobin C. Harding)
2675cd1040 units: Re-order impl_parse_str (Tobin C. Harding)
4cc7aae6b9 Hide impl_tryfrom_str_from_int_infallible (Tobin C. Harding)
fc9e40ab1a units: Re-order impl_parse_str_from_int_infallible (Tobin C. Harding)

Pull request description:

  Document the public macros in `units::parse`. Done as part of #3632

  First 2 patches are trivial preparatory refactor.

ACKs for top commit:
  apoelstra:
    ACK b1399d193fcb20c09457a1f22c5c1dd8009c84b1; successfully ran local tests

Tree-SHA512: e2b0196adb37b3616963e3e3ded1c2be95f98fe33a4e6edb269b7eca1ddb66b82be139f4edb3269a5cf69a73b3c803845fe83a5f6e300b08abf9fcb0da602084
2025-01-03 17:12:09 +00:00
..
amount Use _unchecked in unit tests 2024-12-30 06:36:09 +11:00
fee_rate Implement custom serde modules for FeeRate 2024-12-28 08:15:13 +11:00
locktime Merge rust-bitcoin/rust-bitcoin#3777: Implement Arbitrary for units types 2024-12-21 17:30:19 +00:00
block.rs Merge rust-bitcoin/rust-bitcoin#3777: Implement Arbitrary for units types 2024-12-21 17:30:19 +00:00
internal_macros.rs 2024-12-22 automated rustfmt nightly 2024-12-22 01:21:54 +00:00
lib.rs units: Move excluded lints to manifest 2024-12-18 08:25:12 +11:00
parse.rs units: Improve rustdocs on macros 2024-12-31 13:03:17 +11:00
weight.rs units: Add all pedantic lints 2024-12-18 08:25:12 +11:00