Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
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