RJR
Convex Community3y ago
3 replies
RJ

StorageId branded type and validator

It would be cool if
StorageId
were a branded type (like
Id
) rather than just a type alias, and it would also be cool if there were a validator for storage IDs (e.g.
v.storageId()
).
Was this page helpful?