rust-bitcoin-unsafe-fast/primitives/src/script
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
..
borrowed.rs Replace `creates` with `constructs` 2024-11-05 12:47:28 +00:00
mod.rs Merge rust-bitcoin/rust-bitcoin#3547: Remove more wildcard re-exports 2024-10-31 23:51:50 +00:00
owned.rs Replace `creates` with `constructs` 2024-11-05 12:47:28 +00:00