package serde_sexpr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val let* : ('a, 'b) Stdlib.result -> ('a -> ('c, 'b) Stdlib.result) -> ('c, 'b) Stdlib.result
val to_string_pretty : ('a -> (Serde.Ser.data, unit Serde.Ser.ser_error) Stdlib.result) -> 'b -> (string, unit Serde.Ser.ser_error) Stdlib.result
val of_string : (Serde_sexpr__.Sexpr_de.t De.Deserializer.t -> 'a) -> string -> 'b
OCaml

Innovation. Community. Security.