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
This is a breaking update. Errors need to be migrated away from IxaError::IxaError. Model specific errors need to be implemented using either thiserror or anyhow crates. The differences in approach are discussed in the ixa book here