package ppx_deriving_rpc

  1. Overview
  2. Docs

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