rpclib
A library to deal with RPCs in OCaml
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
type description = Idl.Interface.description = {
name : string; |
namespace : string option; |
description : string list; |
version : Rpc.Version.t; |
}
val prepend_arg : t -> 'a Idl.Param.t -> t
val all_types : t -> Rpc.Types.boxed_def list
val all_errors : t -> Rpc.Types.boxed_def list