rust-bitcoin-unsafe-fast/bitcoin/src/consensus
Jamil Lambert c4d9c1b9f8
Use a consistent rustdoc heading level of H1 `#`
There was and inconsistent usage of `#`, `##` and `###` in rustdoc
headings.  The difference in the rendered rustdocs is a minimal font
size change.

Change all headings to be H1 `#`.

Change all subheadings to be `###` to have a noticeable difference in
font size in the rendered docs.
2025-04-22 13:06:32 +01:00
..
encode.rs Use a consistent rustdoc heading level of H1 `#` 2025-04-22 13:06:32 +01:00
error.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
mod.rs Change all occurrences of "IO" to "I/O" 2025-01-07 12:37:47 +00:00
serde.rs Change all occurrences of "IO" to "I/O" 2025-01-07 12:37:47 +00:00