Skip to content

feat(io): impl Reader for std::io::Cursor#278

Open
cpubot wants to merge 1 commit intomasterfrom
std-io-cursor-read
Open

feat(io): impl Reader for std::io::Cursor#278
cpubot wants to merge 1 commit intomasterfrom
std-io-cursor-read

Conversation

@cpubot
Copy link
Copy Markdown
Contributor

@cpubot cpubot commented Mar 27, 2026

Implements Reader for Cursor<AsRef<[u8]>>, which is consistent with std's supported implementation.

@cpubot cpubot force-pushed the std-io-cursor-read branch from 3b2bd9c to c9876f3 Compare March 28, 2026 01:02
@cpubot cpubot requested a review from kskalski March 28, 2026 01:03
@cpubot cpubot force-pushed the std-io-cursor-read branch from c9876f3 to fd39bec Compare March 28, 2026 17:12
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.

1 participant