package serde_json

  1. Overview
  2. Docs

Module Serde_jsonSource

Sourceval (let*) : ('a, 'b) result -> ('a -> ('c, 'b) result) -> ('c, 'b) result
Sourceval to_string_pretty : ('a -> (Serde.Ser.data, unit Serde.Ser.ser_error) result) -> 'a -> (string, unit Serde.Ser.ser_error) result
Sourceval of_string : (Serde_json__.Json_de.Deserializer_factory.state De.Deserializer.t -> 'a) -> string -> 'a
OCaml

Innovation. Community. Security.