This extension was the product of my frustration with creating dummy JSON structures for my Swift structs. Long-term, the goal is to reverse it, making it simple to create Swift structs from JSON objects.
Select any struct with a signature that conforms to the pattern:
struct NameOfStruct: Codable, ...any other protocols here
None
None
Most, if not all, edge cases.
#0.0.1
In progress