Skip to content

Conversation

@tychoish
Copy link

@tychoish tychoish commented Mar 4, 2024

Incidentally, it appears that escaping of newlines in raw strings
(e.g. r#"\n") is (I think?) not handled as well as I'd expect. The
serde_json::StreamDeserializer will correctly handle any bounded
(strings, documents, arrays) in the stream, (and space separated for
nulls and numbers, I presume?).

Closes #1

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.

clarify use cases and tests for input data

1 participant