diff options
author | 2024-02-06 13:41:44 -0500 | |
---|---|---|
committer | 2024-02-06 10:41:44 -0800 | |
commit | 47e83056f28e15e4ca68056a0136f3920b753783 (patch) | |
tree | 107f9d087ca1e485bc9b81fd33e452b49de60f24 /src/fmt/debug.rs | |
parent | 8bcac21cb44c112f20e8dd31475033ff448e35ce (diff) | |
download | bytes-47e83056f28e15e4ca68056a0136f3920b753783.tar.gz bytes-47e83056f28e15e4ca68056a0136f3920b753783.tar.zst bytes-47e83056f28e15e4ca68056a0136f3920b753783.zip |
Use sub instead of offset (#668)
We're always subtracting here, and we already have a usize, so `sub`
seems like a more appropriate usage to me.
Diffstat (limited to 'src/fmt/debug.rs')
0 files changed, 0 insertions, 0 deletions