json-array-stream

Crates.iojson-array-stream
lib.rsjson-array-stream
version0.1.0
sourcesrc
created_at2022-09-11 10:12:30.126889
updated_at2022-09-11 10:12:30.126889
descriptionIncrementally reads a JSON array through an async stream
homepagehttps://github.com/butzist/async-json-stream/
repositoryhttps://github.com/butzist/async-json-stream/
max_upload_size
id662983
size18,069
Adam M. Szalkowski (butzist)

documentation

README

json-array-stream

Incrementally reads a JSON array through an async stream

TODO

  • use pin_project instead of unsafe {}
Commit count: 5

cargo fmt