tokio-rs / bytes

Utilities for working with bytes
MIT License
1.86k stars 278 forks source link

Clarify how `BytesMut::zeroed` works and advantages to manual impl #714

Closed paolobarbolini closed 2 months ago

paolobarbolini commented 2 months ago

Fixes #713