API rustdoc
The complete public API documentation is auto-generated by cargo doc and
published to GitHub Pages on every push to main:
- rust-igraph — https://Totoro-jam.github.io/rust-igraph/rust_igraph/
Build locally:
cargo doc --no-deps --open
v0.6.0: 1,297 public functions spanning traversal, shortest paths, centrality, community detection, connectivity, flow, isomorphism, graph generators, layouts, spatial algorithms, and I/O. See the algorithm tracker for per-algorithm status.