This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Move FixedHash
functions to hash types themsevles
#4029
Labels
The trait can still be present, but it's a PITA to import
FixedHash
every time you want to donew
orrandomize
.We define the types and the trait implementation via a macro already so this should be trivial to do.
The text was updated successfully, but these errors were encountered: