coq-serapi.serlib
Serlib.Ser_coqargs
coq-serapi.serapi_v8_14
coq-serapi.sertop_v8_12
serlib_extraction
serlib_firstorder
serlib_funind
serlib_ltac
serlib_ring
serlib_ssr
serlib_ssrmatching
module Names = Ser_names
type top = Coqargs.top =
| TopLogical of Names.DirPath.t
| TopPhysical of string
val top_to_yojson : top -> Yojson.Safe.t
val top_of_yojson : Yojson.Safe.t -> top Ppx_deriving_yojson_runtime.error_or
val _ : Yojson.Safe.t -> top Ppx_deriving_yojson_runtime.error_or
val top_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> top
val sexp_of_top : top -> Ppx_sexp_conv_lib.Sexp.t