ppx_protocol_conv_xml_light
Xml driver for Ppx_protocol_conv
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library protocol_conv_xml
include Protocol_conv.Runtime.Driver
with type t = Xml.xml
and type 'a flags = 'a Protocol_conv.Runtime.no_flags
type t = Xml.xml
type 'a flags = 'a Protocol_conv.Runtime.no_flags
exception Protocol_error of string * t
val to_record :
( ( t, 'a, 'b ) Protocol_conv.Runtime.structure -> 'a -> t -> 'b ) flags
val to_tuple :
( ( t, 'a, 'b ) Protocol_conv.Runtime.structure -> 'a -> t -> 'b ) flags