Sourceval next_key :
('a,
[> `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 'b)t->deser_key:(unit ->('c, 'bError.de_error)result)->('c option, 'bError.de_error)result
Sourceval next_value :
('a,
[> `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 'b)t->deser_value:(unit ->('c, 'bError.de_error)result)->('c option, 'bError.de_error)result