1 unstable release
0.1.0 | Jul 1, 2021 |
---|
#8 in #crc64
4KB
crmprs
Compress a series of given strings using CRC64. Uses the underlying crc64 crate.
Example
$ crmprs asdf
Processing 1 string(s).
String: asdf
CRC64: 0xe415192451a5f41e
Dependencies
~1MB