/tamp-rs

Bindings to the tamp compression library

Primary LanguageRustApache License 2.0Apache-2.0

tamp-rs

Rust bindings to the tamp compression library.

Features

Default features enables both compression and decompression.

  • compressor Enable compression.
  • decompressor Enable decompression.

Test

From the workspace root:

cargo test -p tamp -- --nocapture

License

MIT or Apache-2.0