package coap

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type error = [
  1. | `Invalid_token_length
  2. | `Invalid_option_delta
  3. | `Invalid_option_length
]
val pp_error : Stdlib.Format.formatter -> error -> unit
module Message : sig ... end
module Request : sig ... end
module Response : sig ... end
module Server : sig ... end
OCaml

Innovation. Community. Security.