Sourceval deserialize_any :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_bool :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_char :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_int :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_float :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_string :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_unit :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_tuple :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_variant :
'value 'tag. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypetag = 'tagandtypevalue = 'value)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'tag)->name:string ->variants:string list->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_unit_variant :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_tuple_variant :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_record_variant :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_record :
'value 'field 'err. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypetag = 'fieldandtypevalue = 'value)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'field)->name:string ->fields:string list->('value,
([> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]as 'a)Error.de_error)result
Sourceval deserialize_seq :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_map :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result
Sourceval deserialize_identifier :
'value. 'state->(moduleDe__.Intf.Rec.Deserializer_intfwithtypestate = 'state)->(moduleDe__.Intf.Rec.Visitor_intfwithtypevalue = 'value)->('value,
[> `Duplicate_field of string| `Invalid_field_index of int| `Invalid_variant_index of int| `Message of string| `Missing_field of string| `Unexpected_exception of exn| `Unimplemented of string| `Unknown_field of string| `Unknown_variant of string ]Error.de_error)result