Struct ethcore_util::migration::Progress [] [src]

pub struct Progress { /* fields omitted */ }

Prints a dot every max ticks

Methods

impl Progress
[src]

Tick progress meter.

Trait Implementations

impl Default for Progress
[src]

Returns the "default value" for a type. Read more