package index

  1. Overview
  2. Docs
type t
val encode : t -> string
val encoded_size : int
val decode : string -> int -> t
val pp : t Fmt.t