Function proptest_arbitrary_interop::arb
source · [−]pub fn arb<A: ArbInterop>() -> ArbStrategy<A>
Expand description
Calls arb_sized
with
DEFAULT_SIZE
which is 256
.
pub fn arb<A: ArbInterop>() -> ArbStrategy<A>
Calls arb_sized
with
DEFAULT_SIZE
which is 256
.