coq-serapi.serlib
Serlib.Ser_cUnix
coq-serapi.extcoq
coq-serapi.serapi_v8_14
coq-serapi.sertop_v8_12
serlib_extraction
serlib_firstorder
serlib_funind
serlib_ltac
serlib_ring
serlib_ssr
serlib_ssrmatching
type physical_path = string
val physical_path_of_sexp : Sexplib0.Sexp.t -> physical_path
val sexp_of_physical_path : physical_path -> Sexplib0.Sexp.t
val physical_path_to_yojson : physical_path -> Yojson.Safe.t
val physical_path_of_yojson : Yojson.Safe.t -> physical_path Ppx_deriving_yojson_runtime.error_or
val _ : Yojson.Safe.t -> physical_path Ppx_deriving_yojson_runtime.error_or
val hash_fold_physical_path : Ppx_hash_lib.Std.Hash.state -> physical_path -> Ppx_hash_lib.Std.Hash.state
val hash_physical_path : physical_path -> Ppx_hash_lib.Std.Hash.hash_value
val compare_physical_path : physical_path -> physical_path -> int