package serde_xml

  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
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) result
OCaml

Innovation. Community. Security.