package ocluster-api

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