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
There is an API for deriving ToRecord/FromRecord instances, but none for ToField/FromField.
I looked through opened and closed issues and was unable to find any discussion regarding this.
Are there any deep reason's for not having generic instances for ToField/FromField?