Skip to content

Conversation

scott-wyatt
Copy link

- Announcing that there is a new Array index allows streamers to partition values at sizes.
- This allows the stream to buffer the next value into a string so that it can be passed to any other parser or whatever
Uses an absolute position to handle the offset and cursor
@scott-wyatt
Copy link
Author

scott-wyatt commented Apr 21, 2025

@Tpt, I ran cargo fmt on this before I realized there wasn't any default formatting. So if you merge a .rustfmt.toml into the main branch, I'll gladly fix this PR and separate it into two different PRs. One for ArrayIndex event, and one for drain next value.

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.

JsonEvent::ArrayIndex

1 participant