#13265·substrate

`Weight` function implementations unnecessarily verbose

Author: benlueloCreated Jan 29, 2023Updated Aug 24, 2023

Several of the Weight implementations are (as the title states) unnecessarily verbose:

Also, Weight doesn't impl CheckedMul, which I think it should. not possible either

As always, happy to pick this up if it's accepted :slightly_smiling_face: