Function sample_std::arbitrary

source ·
pub fn arbitrary<T: Arbitrary>() -> ArbitrarySampler<T>
Expand description

Sampler for any type implementing Arbitrary.