You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… int extensions (#445)
Closes#437
BREAKING CHANGE: `USize` type param and type arg changed to `BoundedNat`
with optional maximum. For previous behaviour use `TypeParam::max_nat()`
---------
Co-authored-by: Alec Edgington <[email protected]>
… int extensions (#445)
Closes#437
BREAKING CHANGE: `USize` type param and type arg changed to `BoundedNat`
with optional maximum. For previous behaviour use `TypeParam::max_nat()`
---------
Co-authored-by: Alec Edgington <[email protected]>
this should avoid invalid width errors
The text was updated successfully, but these errors were encountered: