Docs.rs
dgen-data-0.2.0
dgen-data 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
russfellows
Dependencies
anyhow ^1.0
normal
bytes ^1.10
normal
core_affinity ^0.8
normal
optional
hwlocality ^1.0.0-alpha.11
normal
optional
num_cpus ^1.16
normal
pyo3 ^0.27
normal
optional
rand ^0.9
normal
rand_xoshiro ^0.7
normal
rayon ^1.10
normal
thiserror ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
criterion ^0.5
dev
tempfile ^3.20
dev
Versions
98.28%
of the crate is documented
Platform
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
Skip to main content
MIN_RUN_LENGTH
dgen_
data
0.2.0
In dgen_
data::
constants
dgen_data
::
constants
Constant
MIN_
RUN_
LENGTH
Copy item path
Source
pub const MIN_RUN_LENGTH:
usize
= 64;
Expand description
Minimum run length for back-references (64 bytes)