Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type decoder = Decoder.decoder
type encoder = Encoder.encoder
val pp : t Fmt.t
val make : ?encoder:(unit -> bytes) -> ?decoder:(unit -> bytes) -> unit -> t