mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-07 00:00:13 +02:00
* use slice.to_vec instead of buf.put in From<[u8]> * don't panic in fmt::Write for BytesMut
* use slice.to_vec instead of buf.put in From<[u8]> * don't panic in fmt::Write for BytesMut