mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-07 00:00:13 +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.