sperr-sys 0.2.1+sperr.0.8.5

Low-level Rust bindings to the SPERR compressor
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Make sure that you have reviewed and agreed to the [code of conduct](https://github.com/shaomeng/SPERR/blob/main/CODE_OF_CONDUCT.md)
and [license](https://github.com/shaomeng/SPERR/blob/main/LICENSE) before you contribute.

# Ways to contribute to SPERR

## Initiate a discussion
Your questions, ideas, proposed improvements, and generic experiences of using SPERR all make good contributions! 
  You're welcome to discuss them in the [discussion board](https://github.com/shaomeng/SPERR/discussions).

## Report an issue
If you encounter unexpected behaviors and build/runtime errors of SPERR, or if you spot a substandard 
  practice in programming, please [open an issue](https://github.com/shaomeng/SPERR/issues/new).

## Submit a pull request
If you have some code that improves SPERR in functionality, performance, reliability, etc., 
  please submit a PR with your improvements.