pub fn entity_type<T: ?Sized + Reencode>( reencoder: &mut T, type_ref: TypeRef, ) -> Result<EntityType, Error<T::Error>>
wasmparser