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
Are there any considerations/plans regarding type safety?
Sometimes, a slight mismatch between the DDL and rust struct will cause strange errors. If we add checks about type safety, these errors could be solved more easily
The text was updated successfully, but these errors were encountered:
Are there any considerations/plans regarding type safety?
Sometimes, a slight mismatch between the DDL and rust struct will cause strange errors. If we add checks about type safety, these errors could be solved more easily
The text was updated successfully, but these errors were encountered: