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
With #223 it becomes more awkward to use the server since you have to serialized fields. I added some TryFrom impls that help but it's still annoying. It would be nice to have either types or functions that receive regular frost types and handle things as needed.
It probably makes sense to wait for #179 since that will impact this.
The text was updated successfully, but these errors were encountered:
With #223 it becomes more awkward to use the server since you have to serialized fields. I added some
TryFrom
impls that help but it's still annoying. It would be nice to have either types or functions that receive regular frost types and handle things as needed.It probably makes sense to wait for #179 since that will impact this.
The text was updated successfully, but these errors were encountered: