[go: up one dir, main page]

Module criterion_stats::tuple[][src]

Helper traits for tupling/untupling

Traits

Tuple

Any tuple: (A, B, ..)

TupledDistributions

A tuple of distributions: (Distribution<A>, Distribution<B>, ..)

TupledDistributionsBuilder

A tuple of vecs used to build distributions.