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
crate::io::Error is pub but crate::io is not pub so it is actually not exposed to the user. This makes it impossible to name in an application crate that wants to e.g. wrap that error