Trait clams::progress::ProgressStyleExt[][src]

pub trait ProgressStyleExt {
    fn default_clams_spinner() -> ProgressStyle;
fn default_clams_bar() -> ProgressStyle; }

Required Methods

Implementations on Foreign Types

impl ProgressStyleExt for ProgressStyle
[src]

Implementors