MCPcopy Index your code
hub / github.com/carllerche/syncbox / Queue

Interface Queue

src/queue.rs:6–21  ·  view source on GitHub ↗

An interface for queues of elements of type `T`.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 2

delay_queue.rssrc/delay_queue.rs
linked_queue.rssrc/linked_queue.rs

Calls

no outgoing calls

Tested by

no test coverage detected