rust-bitcoin-unsafe-fast/internals/src/error
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
..
input_string.rs Remove unnecessary lifetime 2024-10-10 10:18:49 +11:00
mod.rs internals: Move error.rs to error/mod.rs 2024-11-01 16:10:16 +11:00
parse_error.rs Replace `creates` with `constructs` 2024-11-05 12:47:28 +00:00