[][src]Type Definition universal_hash::Key

type Key<U> = GenericArray<u8, <U as NewUniversalHash>::KeySize>;

Keys to a UniversalHash.