Up
Module
Update
Signature
type
'a t =
| Update
of
'a
| Error
of
([
| `Transform
| `Read
] * exn)