Terminal.Progress_barval to_progress : Logs.Color.t -> Terminal_ansi.Color.tval bar_style :
color:Logs.Color.t ->
unit ->
[> `Custom of Progress.Line.Bar_style.t ] optionval bar : color:Logs.Color.t -> msg:string -> total:int -> int Progress.Line.tval run :
?color:Logs.Color.t ->
msg:string ->
total:int ->
unit ->
(unit -> 'a) ->
'a