Docs.rs
snap-1.1.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
snap 1.1.1
A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression.
Crate
Source
Builds
Feature flags
Documentation
Hide files
.github
examples
src
.cargo_vcs_info.json
.gitignore
build.rs
Cargo.lock
Cargo.toml
Cargo.toml.orig
COPYING
README.md
rustfmt.toml
1
2
3
4
5
6
{
"
git
"
:
{
"
sha1
"
:
"
742c9cdad8b70c7e982035bc2c6471f90f86fc0d
"
}
,
"
path_in_vcs
"
:
"
"
}