Skip to content

v0.4.0 — Async support

Choose a tag to compare

@jwodder jwodder released this 31 Oct 19:05
· 85 commits to master since this release
v0.4.0
  • Added tokio-based asynchronous functionality:
    • AsyncJsonLinesReader
    • AsyncJsonLinesWriter
    • AsyncBufReadJsonLines extension trait
    • AsyncWriteJsonLines extension trait