Skip to content

Mention HexSliceToBytesIter in HexToBytesIter docs - #252

Merged
apoelstra merged 1 commit into
rust-bitcoin:masterfrom
mpbagot:feature/hex-bytes-iter-docs
Jul 27, 2026
Merged

Mention HexSliceToBytesIter in HexToBytesIter docs#252
apoelstra merged 1 commit into
rust-bitcoin:masterfrom
mpbagot:feature/hex-bytes-iter-docs

Conversation

@mpbagot

@mpbagot mpbagot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

The HexToBytesIter docs are currently quite sparse, which can be confusing since the type now has less functionality than in 0.3.0. To help users of the old HexToBytesIter::new function find the new equivalent in HexSliceToBytesIter, the docs on the HexToBytesIter type should be expanded.

Add mention of HexSliceToBytesIter to HexToBytesIter for users with &str.

The HexToBytesIter docs are currently quite sparse, which can be
confusing since the type now has less functionality than in 0.3.0.
To help users of the old HexToBytesIter::new function find the
new equivalent in HexSliceToBytesIter, the docs on the HexToBytesIter
type should be expanded.

Add mention of HexSliceToBytesIter to HexToBytesIter for users with
&str.

@tcharding tcharding left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 2577d78

@apoelstra apoelstra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 2577d78; successfully ran local tests

@apoelstra
apoelstra merged commit 6a10b5b into rust-bitcoin:master Jul 27, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants