{"id":66962,"library":"quickcheck-derive","title":"QuickCheck Derive","description":"Derives quickcheck traits for property-based testing.","status":"active","version":"0.3.0","language":"rust","source_language":null,"source_url":"https://github.com/panicbit/quickcheck_derive","tags":["testing","property-based","derive","quickcheck"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nquickcheck_derive = \"0.3.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add quickcheck_derive","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Arbitrary","correct":"use quickcheck_derive::Arbitrary;"}],"quickstart":{"code":"use quickcheck_derive::Arbitrary;\n\n#[derive(Arbitrary)]\nstruct MyStruct {\n    x: i32,\n}","lang":"rust","description":"Derives the Arbitrary trait for a struct."},"warnings":[],"env_vars":null,"search_vec":"'base':9,14 'deriv':2,3,15 'properti':8,13 'property-bas':7,12 'quickcheck':1,4,16 'test':10,11 'trait':5","created_at":"2026-06-17T17:31:04.610189+00:00","updated_at":"2026-06-17T17:31:04.610189+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/panicbit/quickcheck_derive","github":"https://github.com/panicbit/quickcheck_derive","docs":"https://docs.rs/quickcheck_derive/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}