Docs.rs
proptest-1.6.0
proptest 1.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
AltSysrq
Centril
github:proptest-rs:publish
Dependencies
bit-set ^0.8.0
normal
optional
bit-vec ^0.8.0
normal
optional
bitflags ^2
normal
lazy_static ^1.2
normal
optional
num-traits ^0.2.15
normal
proptest-macro ^0.1
normal
optional
rand ^0.8
normal
rand_chacha ^0.3
normal
rand_xorshift ^0.3
normal
regex-syntax ^0.8
normal
optional
rusty-fork ^0.3.0
normal
optional
tempfile ^3.0
normal
optional
unarray ^0.1.4
normal
x86 ^0.52.0
normal
optional
regex ^1.0
dev
trybuild =1.0.0
dev
Versions
100%
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
proptest
1.6.0
Module isize
Module Items
Structs
Constants
In proptest::
num
proptest
::
num
Module
isize
Copy item path
Source
Structs
§
Any
Type of the
ANY
constant.
Binary
Search
Shrinks an integer towards 0, using binary search to find boundary points.
Constants
§
ANY
Generates integers with completely arbitrary values, uniformly distributed over the whole range.