mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-07 00:00:13 +02:00
I was a little confused about these calls using `Self::` instead of `self.` here. Is there a reason to use the former instead of the latter?
I was a little confused about these calls using `Self::` instead of `self.` here. Is there a reason to use the former instead of the latter?