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
cc @aturon. It seems a bit inconsistent that the new std::io::AsRefReader and std::io::AsRefWriter contain the single method .by_ref(). Instead we should rename the traits to std::io::ByRefReader and std::io::ByRefWriter.