pub fn append_field_vec_inner<'a, F>( buf: &'a mut [u8], slice: &[F], ) -> &'a mut [u8] ⓘwhere F: PrimeField, F::Inner: ConstTranscribable,