Struct indicatif::HumanBytes [] [src]

pub struct HumanBytes(pub u64);

Formats bytes for human readability

Trait Implementations

impl Display for HumanBytes
[src]

[src]

Formats the value using the given formatter. Read more