Serlib.Ser_hintsval sexp_of_hint_db_name : hint_db_name -> Sexplib.Sexp.tval hint_db_name_of_sexp : Sexplib.Sexp.t -> hint_db_nameval sexp_of_hints_path_gen :
('a -> Sexplib.Sexp.t) ->
'a hints_path_gen ->
Sexplib.Sexp.tval hints_path_gen_of_sexp :
(Sexplib.Sexp.t -> 'a) ->
Sexplib.Sexp.t ->
'a hints_path_genval sexp_of_hints_path_atom_gen :
('a -> Sexplib.Sexp.t) ->
'a hints_path_atom_gen ->
Sexplib.Sexp.tval hints_path_atom_gen_of_sexp :
(Sexplib.Sexp.t -> 'a) ->
Sexplib.Sexp.t ->
'a hints_path_atom_genval sexp_of_hints_path : hints_path -> Sexplib.Sexp.tval hints_path_of_sexp : Sexplib.Sexp.t -> hints_pathval hints_transparency_target_of_sexp :
(Sexplib.Sexp.t -> 'a) ->
Sexplib.Sexp.t ->
'a hints_transparency_targetval sexp_of_hints_transparency_target :
('a -> Sexplib.Sexp.t) ->
'a hints_transparency_target ->
Sexplib.Sexp.tval hints_transparency_target_of_yojson :
(Yojson.Safe.t -> ('a, string) Result.result) ->
Yojson.Safe.t ->
('a hints_transparency_target, string) Result.resultval hints_transparency_target_to_yojson :
('a -> Yojson.Safe.t) ->
'a hints_transparency_target ->
Yojson.Safe.tval hint_mode_of_sexp : Sexplib.Sexp.t -> hint_modeval sexp_of_hint_mode : hint_mode -> Sexplib.Sexp.tval hint_mode_of_yojson : Yojson.Safe.t -> (hint_mode, string) Result.resultval hint_mode_to_yojson : hint_mode -> Yojson.Safe.t