rpclib
A library to deal with RPCs in OCaml
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
type description = {
name : string; |
namespace : string option; |
description : string list; |
version : Rpc.Version.t; |
}