mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-08 00:00:26 +02:00
A `&str` cannot arbitrarily advance bytes, since it will panic if advanced to the middle of a Unicode segment.
A `&str` cannot arbitrarily advance bytes, since it will panic if advanced to the middle of a Unicode segment.