Skip to content

refactor: update related traits to support unsized reads and writes#4

Merged
b01o merged 1 commit into
b01o:masterfrom
libark:feat/unsized
Feb 27, 2026
Merged

refactor: update related traits to support unsized reads and writes#4
b01o merged 1 commit into
b01o:masterfrom
libark:feat/unsized

Conversation

@libark
Copy link
Copy Markdown
Contributor

@libark libark commented Feb 27, 2026

Adding ?Sized allows the traits to work with unsized types (e.g. dyn Read).

@b01o
Copy link
Copy Markdown
Owner

b01o commented Feb 27, 2026

LGTM. CI's broken. I will fix it later. Thanks for the PR.

@b01o b01o merged commit d62d598 into b01o:master Feb 27, 2026
1 check failed
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.

2 participants