Closed uglyoldbob closed 7 months ago
This allows for PartialEq structs that contain an scrypt Params to also be PartialEq.
It also may be worth to derive Eq and Hash.
Eq
Hash
This allows for PartialEq structs that contain an scrypt Params to also be PartialEq.