Make.2-V
type t
val encode : t -> string
val encoded_size : int
val decode : string -> int -> t
val pp : t Fmt.t