Docs.rs
qbsdiff-1.4.4
qbsdiff 1.4.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hucsmn
Dependencies
byteorder ^1.5
normal
bzip2 ^0.6.0
normal
clap ^4.5
normal
optional
rayon ^1.10
normal
suffix_array ^0.5
normal
criterion ^0.7
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
DELTA_MIN
qbsdiff
1.4.4
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.