Struct monotone::local::queue::Queue [] [src]

pub struct Queue { /* fields omitted */ }

Methods

impl Queue
[src]

Trait Implementations

impl Debug for Queue
[src]

Formats the value using the given formatter.

impl MonotonicQueue for Queue
[src]