package progress

  1. Overview
  2. Docs

Module Progress.InternalSource

Internals of the library exported to be used in sibling packages and in testing. Not intended for public consumption, and does not provide a stable API.

Sourceval counter : ?prebar:int64 Segment.t -> total:int64 -> ?mode:[ `ASCII | `UTF8 ] -> ?message:string -> ?pp:(int64, int64 Segment.t) Units.pp_fixed -> ?width:int -> ?sampling_interval:int -> unit -> (int64 -> unit) t