Module Transom_codegen.Gen_ocaml_serverSource

Sourceval lower_module_filename : string -> string
Sourceval command_name : Manifest.command -> string
Sourceval ocaml_type : Manifest.ocaml_type -> string
Sourceval ocaml_module : Manifest.ocaml_module -> string
Sourceval handler_lines : Manifest.ocaml_module -> Manifest.command -> string list
Sourceval handlers_module_type : Manifest.t -> string list
Sourceval dispatch_signature : string list
Sourceval interface : Manifest.t -> string
Sourceval response_encode : string -> Manifest.command -> string
Sourceval request_decode : string -> Manifest.command -> string
Sourceval event_emit : string -> Manifest.ocaml_type -> string
Sourceval branch : Manifest.t -> Manifest.command -> string list
Sourceval dispatch_prelude : Manifest.t -> string list
Sourceval implementation : Manifest.t -> string