Serlib.Ser_declaremodsSourceval module_signature_of_sexp :
(Sexplib.Sexp.t -> 'a) ->
Sexplib.Sexp.t ->
'a module_signatureval sexp_of_module_signature :
('a -> Sexplib.Sexp.t) ->
'a module_signature ->
Sexplib.Sexp.tval module_signature_of_yojson :
(Yojson.Safe.t -> ('a, string) Result.result) ->
Yojson.Safe.t ->
('a module_signature, string) Result.resultval module_signature_to_yojson :
('a -> Yojson.Safe.t) ->
'a module_signature ->
Yojson.Safe.t