Struct human_format::Scales [] [src]

pub struct Scales { /* fields omitted */ }

Provide a customized scaling scheme for your own modeling.

Methods

impl Scales
[src]

[src]

Instantiates a new Scales with SI keys

[src]

Instantiates a new Scales with SI keys

[src]

Instantiates a new Scales with Binary keys

[src]

Sets the base for the Scales

[src]

Sets the suffixes listing appropriately

Trait Implementations

impl Debug for Scales
[src]

[src]

Formats the value using the given formatter.