Module File_parser.Pdf_config

type t = {
  1. engine : Pdf_engine.t;
}
val sexp_of_t : t -> Sexplib0.Sexp.t