[][src]Function yarte::to_bytes_mut

pub fn to_bytes_mut<T>(value: &T, buf: &mut BytesMut) where
    T: Serialize + ?Sized