rust-bitcoin-unsafe-fast/internals/src
Jamil Lambert, PhD 1649b68589
Standardize wording to `constructs a new`
There is a range of different wordings used in the docs of constructor
type functions.

Change all to start with `Constructs a new` or `Constructs an empty`.
2024-11-05 13:02:26 +00:00
..
error Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
array_vec.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
compact_size.rs Run the formatter 2024-10-10 10:39:53 +11:00
const_tools.rs Refactor Rust version checking 2024-08-19 15:21:01 +02:00
lib.rs Remove needless_borrows_for_generic_args 2024-11-01 14:30:45 +11:00
macros.rs Merge rust-bitcoin/rust-bitcoin#3544: Favour `to_vec` over `to_bytes` 2024-11-01 00:55:15 +00:00
parse.rs clippy: change accidental doccomments into correct comments 2024-09-30 12:30:57 +00:00
script.rs Re-write (and re-name) read_uint_iter 2024-09-09 06:31:39 +10:00
serde.rs Remove unnecessary lifetimes 2024-10-23 06:55:25 +11:00