Module Progress_bar.Lwt

val with_reporter : 'a line -> (('a -> unit Lwt.t) -> 'b Lwt.t) -> 'b Lwt.t

Same as with_reporter for Lwt functions.