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
Its better if a struct error has a public inner field so users can
access it in ways other than through `Display`.
Audit all the struct errors (only found one) and add `pub` to the inner
field.
0 commit comments