1(** Generate .3d files for differential testing schemas. *)23let()=4(* Files are generated in the dune build directory *)5Wire.to_3d_file"SimpleHeader.3d"Schema.simple_header_module;6Wire.to_3d_file"ConstrainedPacket.3d"Schema.constrained_packet_module