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
However, idk how that works for something like chrono/uuid which uses PrimitiveDataType instead of their own types. Maybe we should post-process them instead of pre-processing stuff.
Specta needs some way of tracking types at a lower level.
Eg. How to express the difference between
Date
andString
(for the TS exporter) orVec
vsHashSet
(for the Rust exporter)The text was updated successfully, but these errors were encountered: