package ocluster-api

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. spec : [ `Contents of string ];
}
val to_yojson : t -> Yojson.Safe.t
val init : (Capnp__MessageSig.rw, [ `OBuilder_8b282bf65fdee6f3 ]) Capnp_rpc_lwt.StructStorage.t -> t -> unit
val read : (Capnp__MessageSig.ro, [ `OBuilder_8b282bf65fdee6f3 ]) Capnp_rpc_lwt.StructStorage.t option -> t