You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I often want to see the internal structure of a Doc. I can use the derived Show instance in my fork for this, but I would prefer something more conveniently available.
I often want to see the internal structure of a
Doc. I can use the derivedShowinstance in my fork for this, but I would prefer something more conveniently available.