ndjson_zst 0.2.0

simple nsjson zst reader/writer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "ndjson_zst"
version = "0.2.0"
edition = "2021"
license = "MIT"
keywords = ["ndjson", "zst"]
description = "simple nsjson zst reader/writer"
readme = "README.md"
repository = "https://github.com/boojongmin/ndjson_zst"


[dependencies]
zstd = "0.13.1"