Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: Add different modes of reading a string#1

Draft
Techassi wants to merge 2 commits into
main from
feat/read-string
Draft

feat: Add different modes of reading a string #1
Techassi wants to merge 2 commits into
main from
feat/read-string

Conversation

@Techassi

@Techassi Techassi commented Jun 15, 2024

Copy link
Copy Markdown
Owner

This commit adds the initial work needed to support a more generic way of reading strings from the reader, sized and terminated with an optional maximum length. This maximum length can be used to enforce protocol-specific limits on string lengths.

It also moves the code into the crates subfolder to contain all Rust code in a single folder.

This commit adds the initial work needed to support a more generic
way of reading strings from the reader, sized and terminated with
an optional maximum length. This maximum length can be used to
enforce protocol-specific limits on string lengths.
It also moves the code into the crates subfolder to contain all
Rust code in a single folder.
@Techassi Techassi self-assigned this Jun 15, 2024
@Techassi Techassi marked this pull request as draft June 15, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /