Movatterモバイル変換


[0]ホーム

URL:


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

Change take_while doc example to use nom::bytes::take_while#1858

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
MatrixFrog wants to merge1 commit intorust-bakery:main
base:main
Choose a base branch
Loading
fromMatrixFrog:take_while

Conversation

@MatrixFrog
Copy link

@MatrixFrogMatrixFrog commentedJul 23, 2025
edited
Loading

This documentation is attached tonom::bytes::take_while but the example was usingnom::bytes::complete::take_while.

I also updated the example to reflect the fact that this version behaves likenom::bytes::streaming::take_while, notnom::bytes::complete::take_while. The part I'm not sure about is, if I want the streaming version, is there a reason I should use this version over the one in thestreaming submodule? Is there a case where the two behave differently?

@MatrixFrogMatrixFrog marked this pull request as ready for reviewJuly 23, 2025 05:20
@MatrixFrogMatrixFrog requested a review fromGeal as acode ownerJuly 23, 2025 05:20
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@GealGealAwaiting requested review from GealGeal is a code owner

At least 0 approving reviews are required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@MatrixFrog

[8]ページ先頭

©2009-2025 Movatter.jp