Crates.io | brotli2 |
lib.rs | brotli2 |
version | 0.3.2 |
source | src |
created_at | 2016-03-26 17:26:06.700163 |
updated_at | 2017-11-07 22:17:01.692536 |
description | Bindings to libbrotli to provide brotli decompression and compression to Rust |
homepage | https://github.com/alexcrichton/brotli2-rs |
repository | https://github.com/alexcrichton/brotli2-rs |
max_upload_size | |
id | 4572 |
size | 66,968 |
Bindings to the official brotli implementation in Rust.
# Cargo.toml
[dependencies]
brotli2 = "0.3"
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.