rust-bitcoin-unsafe-fast/units/src
Tobin C. Harding f1e2564821
Improve docs on parse::int_from_string
I only just worked on this function a week ago and already I couldn't
see from reading the code why it exists. Add a paragraph to the rustdocs
to save the next guy the trouble of working it out.
2025-01-20 13:34:09 +11:00
..
amount Merge rust-bitcoin/rust-bitcoin#3914: units: Define constructor variable in amount tests 2025-01-19 16:31:10 +00:00
fee_rate Merge rust-bitcoin/rust-bitcoin#3900: units: Fix `missing_errors_doc` clippy lint 2025-01-16 05:13:28 +00:00
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 Improve docs on parse::int_from_string 2025-01-20 13:34:09 +11:00
weight.rs Address mutants in units 2025-01-03 21:17:20 -06:00