libzstd-rs-sys 0.0.0

a rust implementation of zstd compression and decompression
Documentation
1
2
3
4
5
6
#!/bin/sh

set -e

echo "1234" > file
zstd file