Module Tezos_context_encoding.ContextSource

Context serialization format.

Sourcemodule Hash : sig ... end
Sourcemodule Conf : Irmin_pack.Conf.S
Sourcemodule Schema : Irmin.Schema.Extended with type Contents.t = bytes and type Metadata.t = unit and type Path.t = string list and type Path.step = string and type Branch.t = string and module Info = Irmin.Info.Default and type Hash.t = Hash.t
Sourcemodule type Conf = Irmin_pack.Conf.S