Struct staccato::Statistics[][src]

pub struct Statistics { /* fields omitted */ }

Methods

impl Statistics
[src]

Trait Implementations

impl Debug for Statistics
[src]

Formats the value using the given formatter. Read more

impl Clone for Statistics
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Statistics

impl Sync for Statistics