Image.Builder
type t
=
|
Transforms of (I.t -> I.t) list
val auto_cancel : bool
val id : string
module Key : sig ... end
module Value = Current.Unit
val pp : Stdlib.Format.formatter -> Key.t -> unit
val build : t -> Current.Job.t -> Key.t -> (unit, 'a) Result.result Lwt.t