package ocluster-api

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type struct_t = [
  1. | `Metrics_c9a605598c875b61
]
val has_content_type : t -> bool
val content_type_get : t -> string
val has_data : t -> bool
val data_get : t -> string
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t