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
Unlike conjure-rust, it's currently hard to tell if a SerializableError is a specific Conjure error type. The error name of a Conjure error is only accessible from an instance of that type, which we don't have.
The text was updated successfully, but these errors were encountered:
Unlike conjure-rust, it's currently hard to tell if a
SerializableError
is a specific Conjure error type. The error name of a Conjure error is only accessible from an instance of that type, which we don't have.The text was updated successfully, but these errors were encountered: