diff options
author | 2023-02-04 14:16:41 -0500 | |
---|---|---|
committer | 2023-02-04 20:16:41 +0100 | |
commit | 74b04c7aae5fd7e73f4283774eab0ef72a26a8a7 (patch) | |
tree | bdb6e6cf915af8131e3bd1cd891eb4ec46149d1a /src/bytes.rs | |
parent | 21ed3328364716fa30a4bf7502c913bbf0a90f45 (diff) | |
download | bytes-74b04c7aae5fd7e73f4283774eab0ef72a26a8a7.tar.gz bytes-74b04c7aae5fd7e73f4283774eab0ef72a26a8a7.tar.zst bytes-74b04c7aae5fd7e73f4283774eab0ef72a26a8a7.zip |
Mark BytesMut::extend_from_slice as inline (#595)
This function can be hot in applications that do a lot of encoding. Ideally would do the same for `<BytesMut as BufMut>::put_slice` and `<BytesMut as BufMut::put_u8`.
Diffstat (limited to 'src/bytes.rs')
0 files changed, 0 insertions, 0 deletions