Utility for Extracting `_tag` Value from TaggedStruct
Hi everyone. As always, amazing project. I was wondering (maybe I didn't stumbled on it looking into the code) if there is an utility for doing a very simple thing: getting the
_tag literal value of some TaggedStruct. It's a so common pattern around the codebase, yet, it's always a bit tricky to get it out of the schema.