Docs.rs
traitgraph-algo-8.1.2
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
traitgraph-algo 8.1.2
Graph algorithms based on the traitgraph crate
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
141
out of
141
items documented
0
out of
112
items with examples
Size
Source code size: 144.22 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 13.86 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
sebschmi/abstract-datastructures-rs
3
0
0
crates.io
Dependencies
hashbrown ^0.15.2
normal
rand ^0.9.0
normal
traitgraph ^8.1.1
normal
criterion ^0.5.1
dev
Versions
8.1.2
8.1.1
8.1.0
8.0.0
7.0.0
7.0.0-alpha.5
7.0.0-alpha.4
7.0.0-alpha.3
7.0.0-alpha.2
7.0.0-alpha.1
6.1.0
6.0.0
5.4.0
5.3.0
5.2.0
5.1.1
5.1.0
5.0.0
4.0.0
3.0.0
2.0.0
1.0.0
0.10.1
0.10.0
0.9.0
0.8.0
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
Owners
Traitgraph Algo
Graph algorithms build on top of the
traitgraph
crate.