Module json_lines::accumulator
source · Expand description
An accumulator used to collect chunked newline-separated data and deserialize it.
Structs
- An accumulator used to collect chunked newline data and deserialize it.
Enums
- The result of feeding the accumulator.