package ppx_deriving_rpc

  1. Overview
  2. Docs
Ppx deriver for ocaml-rpc, a library to deal with RPCs in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

rpclib-9.0.0.tbz
sha256=ce23eb756c028d9374bd19823296bddb7c237d3f055452d30d1cf7d15216e963
sha512=d4dfd7a9ee1b7996c24819ac1895925af0ad732f117c6e06cd28c215b14aa094dbd045e44d7f84c0eeb7ab807ed970d6879c29d07b02377fcb928325124ba7f6

doc/ppx_deriving_rpc/Ppx_deriving_rpc/index.html

Module Ppx_deriving_rpcSource

Sourceval argn : int -> string
Sourceval rpc_of : string -> string
Sourceval of_rpc : string -> string
Sourceval map_lident : (string -> string) -> Ppxlib.longident -> Ppxlib.longident
Sourceval is_option : Ppxlib_ast.Ast.core_type -> bool
Sourceval is_string : Ppxlib.location -> Ppxlib_ast.Ast.core_type -> Ppxlib_ast.Ast.expression
Sourceval is_dict : Ppxlib.location -> Ppxlib__.Import.core_type -> Ppxlib_ast.Ast.expression
Sourcemodule Of_rpc : sig ... end
Sourcemodule Rpc_of : sig ... end
Sourceval rpc_strs_of_type : loc:Ppxlib__.Location.t -> Ppxlib.type_declaration -> Ppxlib__.Import.value_binding list
Sourceval my_str_type_decl : loc:Ppxlib__.Location.t -> path:'a -> (Ppxlib__.Import.Asttypes.rec_flag * Ppxlib.type_declaration list) -> Ppxlib__.Import.structure_item list
Sourceval str_type_decl : (Ppxlib__.Import.structure_item list, Ppxlib__.Import.Asttypes.rec_flag * Ppxlib.type_declaration list) Ppxlib.Deriving.Generator.t
Sourceval deriver : Ppxlib.Deriving.t
OCaml

Innovation. Community. Security.