Docs.rs
rfc-graph-0.4.3
rfc-graph 0.4.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Mathieu-Lala
Dependencies
anyhow ^1.0.66
normal
async-recursion ^1.0.0
normal
async-stream ^0.3.3
normal
clap ^4.0.29
normal
petgraph ^0.6.2
normal
reqwest ^0.11.13
normal
scraper ^0.13.0
normal
serde ^1.0.150
normal
serde_json ^1.0.79
normal
tokio ^1.23.0
normal
tokio-stream ^0.1.11
normal
criterion ^0.3.5
dev
iai ^0.1.1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rfc_
graph
0.4.3
All Items
Crate Items
Structs
Crate
rfc_graph
Copy item path
Source
Expand description
Fast and easy queue abstraction.
Structs
ยง
RfcGraph
The
RfcGraph
type, wrapping all the logics of this crate.