Docs.rs
qbsdiff-1.4.3
qbsdiff 1.4.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hucsmn
Dependencies
byteorder ^1.5
normal
bzip2 ^0.5.2
normal
clap ^4.5
normal
optional
rayon ^1.10
normal
suffix_array ^0.5
normal
criterion ^0.5
dev
qbsdiff_test_bench_utils ^0.1
dev
Versions
92.86%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
qbsdiff
1.4.3
In qbsdiff::
bspatch
qbsdiff
::
bspatch
Constant
DELTA_MIN
Copy item path
Source
pub const DELTA_MIN:
usize
= 32768;
Expand description
Default initial size of the delta calculation buffer.