package tezos-protocol-007-PsDELPH1

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val size : int
val to_bytes : t -> MBytes.t
val of_bytes_opt : MBytes.t -> t option
val of_bytes_exn : MBytes.t -> t