type view = t
val view : view -> t
val encoding : t Data_encoding.encoding
val pp : Format.formatter -> t -> unit