pub fn cont_type<T: ?Sized + Reencode>( reencoder: &mut T, cont_ty: ContType, ) -> Result<ContType, Error<T::Error>>