package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a fixed_width_fmt = 'a Fmt.t * int
val pp_bytes : int64 fixed_width_fmt

Pretty-printer for byte counts

module Progress : sig ... end