package ocluster-api

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type struct_t = [
  1. | `Pools_d0a9d0d20dd4cc17
]
val has_names : t -> bool
val names_get : t -> (ro, string, array_t) Capnp.Array.t
val names_get_list : t -> string list
val names_get_array : t -> string array
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t