package serde_sexpr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val let* : ('a, 'b) result -> ('a -> ('c, 'b) result) -> ('c, 'b) result
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
OCaml

Innovation. Community. Security.