Struct speedometer::Entry [] [src]

pub struct Entry { /* fields omitted */ }

Entries into the queue.

Trait Implementations

impl Debug for Entry
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Entry

impl Sync for Entry