package plebeia

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type detail = Fs_types.Path.t * Segment.segment list * Node_type.node option
val pp : Format.formatter -> Merkle_proof.t -> unit
val convert_details : Fs_nameenc.t -> (Segment.t list * 'a) list -> ((Fs_types.Path.t * Segment.t list * 'b) list, Error.t) Result.t