Docs.rs
rle-decode-fast-1.0.3
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
rle-decode-fast 1.0.3
Deprecated: this is available in stable Rust since 1.53 as Vec::extend_from_within(). Previsouly, the fastest way to implement any kind of decoding for Run Length Encoded data in Rust.
Crate
Source
Builds
Feature flags
Documentation
Hide files
benches
docs
src
.cargo_vcs_info.json
.gitignore
.travis.yml
Cargo.lock
Cargo.toml
Cargo.toml.orig
LICENSE-APACHE
LICENSE-MIT
README.md
1
2
3
4
5
6
{
"
git
"
:
{
"
sha1
"
:
"
b3345feb3c2bc2938d9b39aa1a83d9e63b5bc86f
"
}
,
"
path_in_vcs
"
:
"
"
}