Docs.rs
rs_quickcheck_util-0.2.0
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
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
rs_quickcheck_util 0.2.0
some helper functions and macros to ease usage of quickcheck
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
6
out of
6
items documented
2
out of
2
items with examples
Size
Source code size: 19.99 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.15 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
TimeExceed/rs_quickcheck_util
0
1
0
crates.io
Dependencies
quickcheck ^1
normal
quickcheck_macros ^1
dev
Versions
0.2.0
(2024-01-14)
0.1.1
(2023-01-26)
0.1.0
(2023-01-16)
Owners
This crate provides some useful helper functions and macros based on
quickcheck
.