Module prodash::progress[][src]

Expand description

Modules

Structs

An implementation of Progress which discards all calls.

An implementation of Progress which can be created easily from Option<impl Progress>.

A type identifying a spot in the hierarchy of Tree items.

A Progress implementation which displays progress as it happens without the use of a renderer.

The value associated with a spot in the hierarchy.

Emit a message with throughput information when the instance is dropped.

Progress associated with some item in the progress tree.

Enums

An implementation of Progress showing either one or the other implementation.

Indicate whether a progress can or cannot be made.

Type Definitions

The amount of steps a progress can make

As step, but shareable.