rust-bitcoin-unsafe-fast/units/src
Jamil Lambert, PhD 27f94d5540
Replace `creates` with `constructs`
In functions that act like constructors there is a mixture of the usage
of `creates` and `constructs`.

Replace all occurrences of `creates` with `constructs` in the first line
of docs of constructor like functions.
2024-11-05 12:47:28 +00:00
..
amount Replace `creates` with `constructs` 2024-11-05 12:47:28 +00:00
locktime Replace `creates` with `constructs` 2024-11-05 12:47:28 +00:00
block.rs Replace `creates` with `constructs` 2024-11-05 12:47:28 +00:00
fee_rate.rs amount: Improve docs on div by weight 2024-11-05 07:49:28 +11:00
lib.rs Merge rust-bitcoin/rust-bitcoin#3539: Improve the `amount` module 2024-11-04 23:32:41 +00:00
parse.rs Replace `creates` with `constructs` 2024-11-05 12:47:28 +00:00
weight.rs 2024-09-01 automated rustfmt nightly 2024-09-01 01:22:04 +00:00