package ocluster-api

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type struct_t = [
  1. | `Secret_d3d0bc06b7e0ea84
]
val has_id : t -> bool
val id_get : t -> string
val has_value : t -> bool
val value_get : t -> string
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t