Module Async_extended.File_updates.Update

type 'a t =
| Update of 'a
| Error of [ `Transform | `Read ] * exn