[][src]Module dicetest::codice

The standard collection of Codie implementations.

Functions

from_default_hasher

Uses stdlib's DefaultHasher to create a seed from a hashable value.

from_fn

Helper for implementing a Codie from a Fn that returns a seed.