RZstd is a Rust based bindings to zstd library
The package can be installed by adding r_zstd to your list of dependencies in mix.exs:
def deps do
[
{:r_zstd, "~> 1.0"}
]
endDocumentation can be be found at https://hexdocs.pm/r_zstd.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
RZstd is a Rust based bindings to zstd library
The package can be installed by adding r_zstd to your list of dependencies in mix.exs:
def deps do
[
{:r_zstd, "~> 1.0"}
]
endDocumentation can be be found at https://hexdocs.pm/r_zstd.