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
The current error implementation just wraps the C error codes and thats it. The display implementation currently just returns the variant names, it would be nicer to have proper descriptions of what might have happened instead since some variant names arent really that descriptive on their own.
The current error implementation just wraps the C error codes and thats it. The display implementation currently just returns the variant names, it would be nicer to have proper descriptions of what might have happened instead since some variant names arent really that descriptive on their own.
#6 is related to this as well.The text was updated successfully, but these errors were encountered: