Module Mavryk_context_memory

See src/lib_context/mavryk_context.ml for some information.

module Make (Encoding : module type of Mavryk_context_encoding.Context) : sig ... end
module Context_binary : sig ... end

Variant of Mavryk_context.Context_binary purely in-memory.

module Context : sig ... end

Variant of Mavryk_context.Context purely in-memory.