Struct dipstick::Sample [] [src]

pub struct Sample<M> { /* fields omitted */ }

The metric sampling key also holds the sampling rate to apply to it.

Trait Implementations

impl<M: Debug> Debug for Sample<M>
[src]

[src]

Formats the value using the given formatter.

impl<M: Clone> Clone for Sample<M>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more