Module Tezos_tree_encoding.Lazy_vector_encodingSource

Sourcemodule type Lazy_vector_sig = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule Make (Vector : Lazy_vector_sig) : S with type 'a vector := 'a Vector.t and type key := Vector.key