Make_indexed_carbonated_data_storage.Iinclude Path_encoding.S with type t := tval to_path : t -> string list -> string listto_path t postfix returns the context path name for t postfixed with postfix
val of_path : string list -> t optionof_path path parses path as a context path name for t
val args : ('a, t, 'a ipath) Storage_description.args