Docs.rs
smaz2-0.1.1
smaz2 0.1.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
czyt
Dependencies
lazy_static 1.*
normal
Versions
66.67%
of the crate is documented
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
smaz2
0.1.1
All Items
Crate Items
Functions
Crate
smaz2
Copy item path
Source
Functions
§
compress
Compress the string ‘s’ of ‘len’ bytes and stores the compression
decompress
Decompress the string ‘c’ of ‘clen’ bytes and stores the decompression result in String ‘s’.