Closed
Description
Component
Forge
Describe the feature you would like
In #8345, parseJsonType
was added. We should also add a corresponding parseTomlType
cheat
I also wonder if we can support the string being the name of the struct directly, perhaps of the form ContractName:StructName
or similar so it can be read from artifacts
Additional context
No response