proptest-arbitrary 0.2.1

The Arbitrary trait for proptest and implementations for the standard library.
Documentation
1
2
3
use std::panic::AssertUnwindSafe;

wrap_ctor!(AssertUnwindSafe, AssertUnwindSafe);