Docs.rs
queued_rust-0.7.4
queued_rust 0.7.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Larmbs
Dependencies
thiserror ^1.0.59
normal
Versions
40%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
queued_
rust
0.7.4
All Items
Crate Items
Structs
Enums
Functions
Crate
queued_rust
Copy item path
Source
Structs
§
Queue
Sorted
Queue
A sorted queue implementation.
Weighted
A wrapper around an item with a weight.
Enums
§
Queue
Error
Errors that can occur in a queue.
Functions
§
merge_
queues
merge_
sorted_
queues
queue_
to_
vec
sorted_
queue_
to_
vec