rust-bitcoin-unsafe-fast/internals/src
Jamil Lambert, PhD 09132b80e1
Fix rustdoc compile_fail example
The function name in the example is the std function not this crates.
There is also an unused variable.

Correct the name of the function and prefix the unused vairable with an
underscore.
2025-05-06 09:55:30 +01:00
..
error Update input_string.rs 2025-02-25 12:03:03 +02:00
array.rs Update array.rs 2025-04-11 09:40:13 +02:00
array_vec.rs chore: fix some typos in comments 2025-02-28 17:55:31 +08: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 Allow uninlined format args 2025-05-06 09:49:02 +01:00
macros.rs 2025-03-30 automated rustfmt nightly 2025-03-30 01:27:51 +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 Make `hex` in `internals` optional 2025-03-04 12:33:04 +01:00
slice.rs Fix rustdoc compile_fail example 2025-05-06 09:55:30 +01:00
wrap_debug.rs Abstract out "debug-print hex fields" using WrapDebug 2025-02-20 10:56:12 -03:00