Hi, is there a standard way to convert `StringPtrOutput` to `StringOutput` (and default to zero va...
q
Hi, is there a standard way to convert
StringPtrOutput
to
StringOutput
(and default to zero value?) Right now we wrote our own helper func, but it looks strange