package serde_xml

  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
module Ser : Serde.Ser.Intf with type output = Tyxml.Xml.elt
val to_string_pretty : Serde.Ser.data -> (string, Ser.error Serde.Ser.ser_error) Stdlib.result
OCaml

Innovation. Community. Security.