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
Since all the types that MixpanelType conforms to are Encodable, it would be useful if the MixpanelType is also encodable as a result. Can help with caching, interacting with other logging systems and so on.
The text was updated successfully, but these errors were encountered:
Since all the types that
MixpanelType
conforms to areEncodable
, it would be useful if theMixpanelType
is also encodable as a result. Can help with caching, interacting with other logging systems and so on.The text was updated successfully, but these errors were encountered: