[][src]Module dicetest::codie

Provides the trait Codie for converting values into a seed.

Traits

Codie

The counterpart of DieOnce and Die. Instead of generating a value of type T from a seed, this trait allows to convert a value of type T into a seed.