conjecture

Crates.ioconjecture
lib.rsconjecture
version0.7.0
sourcesrc
created_at2018-06-19 11:18:26.932704
updated_at2021-02-01 10:40:28.774956
descriptionCore engine for Hypothesis implementations
homepagehttps://github.com/HypothesisWorks/hypothesis/tree/master/conjecture-rust
repositoryhttps://github.com/HypothesisWorks/hypothesis/
max_upload_size
id70784
size51,691
Zac Hatfield-Dodds (Zac-HD)

documentation

README

Conjecture for Rust

Conjecture is the core engine for Hypothesis. This is a Rust implementation of it, designed to be shared between multiple library implementations. Currently only Hypothesis for Ruby uses it.

It is unlikely that you want to use this library directly if you are not working on a Hypothesis implementation, and it exists primarily to share code between them.

Commit count: 13203

cargo fmt