pub fn poke_inplace_slice<T: Poke>(src: &T, dst: &mut [u8])
Poke helper to insert a serialized version of src at the beginning for dst.
src
dst