Struct tic::Percentile [] [src]

pub struct Percentile(pub String, pub f64);

a Percentile is the label plus floating point percentile representation

Trait Implementations

impl Clone for Percentile
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more