Parsing `_tag` from a string to a string literal type in `Schema.TaggedClass`
How would you create a
This gives the error
Here is a playground in case it's helpful
Schema.TaggedClass that will parse the _tag from a string into the expected string literal type?This gives the error
Here is a playground in case it's helpful
