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
I think this may not wish to use io::Cursor pervasively. This use case doesn't have much to do with std::io. The std version also stores a u64 which isn't needed for bytes's use case I believe.