extern crate test;
use FixedState;
use Dictionary;
use ;
const EN_US_AFF: &str = include_str!;
const EN_US_DIC: &str = include_str!;
/// A random seed from a sample run. The values aren't important here: just that they're constant.
/// We don't want the benchmark outputs to reflect random changes to the seed.
const HASHER: FixedState = with_seed;