Skip to content

Adds option to ignore EOF errors in certain situations when deserializing.#1289

Draft
martinrlilja wants to merge 2 commits intoserde-rs:masterfrom
martinrlilja:feat-partial-parsing
Draft

Adds option to ignore EOF errors in certain situations when deserializing.#1289
martinrlilja wants to merge 2 commits intoserde-rs:masterfrom
martinrlilja:feat-partial-parsing

Conversation

@martinrlilja
Copy link

Basic prototype of my suggestion in #1288 just to test the waters. It doesn't cover all conceivable cases right now (for example it fails on trailing commas in lists), and the implementation is probably a bit too messy.

@martinrlilja martinrlilja marked this pull request as draft October 9, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant