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
Spitting out errors to the terminal should not be done in the library automatically. Replace this with a last-errorcode cariable in the main struct and provide a errorcode -> string function, and possibly a print_last_error function.