Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val to_string_pretty :
('a -> (Serde.Ser.data, unit Serde.Ser.ser_error) result) ->
'a ->
(string, unit Serde.Ser.ser_error) result
val of_string :
(Serde_sexpr__.Sexpr_de.t De.Deserializer.t -> 'a) ->
string ->
'a