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've got a fairly rudimentary use of TypeID so far, but I've definitely been needing to call TypeID.to_string quite a bit when creating forms. Would love to see this!
The TypeID structs aren't very portable in practice. Implementing protocols only goes so far.
Structs are particularly challenging when attempting to pattern match on things that are always strings like pubsub topics
The text was updated successfully, but these errors were encountered: