Intf.Inputmodule type Basic_intf = sig ... endmodule type Bin_io_intf = sig ... endmodule type Sexp_intf = sig ... endmodule type Bin_io_and_sexp_intf = sig ... endmodule type Yojson_intf = sig ... endmodule type Bin_io_and_yojson_intf = sig ... endmodule type Full_intf = sig ... endmodule Versioned_v1 : sig ... endmodule Versioned_v2 : sig ... end