From 74b04c7aae5fd7e73f4283774eab0ef72a26a8a7 Mon Sep 17 00:00:00 2001 From: Paa Kojo Samanpa Date: Sat, 4 Feb 2023 14:16:41 -0500 Subject: 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 `::put_slice` and `