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
For use-cases like logos::Source, efficient access to raw bytes can be important. Would you be OK with adding a method like ropey::RopeSlice::chunk_at_byte? Not a feature request, just want to know your stance on expanding API in this direction.
For use-cases like
logos::Source, efficient access to raw bytes can be important. Would you be OK with adding a method likeropey::RopeSlice::chunk_at_byte? Not a feature request, just want to know your stance on expanding API in this direction.