Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
petgraph-0.8.3
petgraph 0.8.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
bluss
github:petgraph:release-team
ABorgna
Dependencies
dot-parser ^0.5.1
normal
optional
dot-parser-macros ^0.5.1
normal
optional
fixedbitset ^0.5.7
normal
hashbrown ^0.15.0
normal
indexmap ^2.5.0
normal
quickcheck ^0.8
normal
optional
rayon ^1.5.3
normal
optional
serde ^1.0
normal
optional
serde_derive ^1.0
normal
optional
ahash ^0.7.2
dev
bincode ^1.3.3
dev
defmac ^0.2.1
dev
fxhash ^0.2.1
dev
itertools ^0.12.1
dev
odds ^0.4.0
dev
rand ^0.5.5
dev
Versions
79.17%
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
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
Module dot
petgraph
0.8.3
Module dot
Module Items
Structs
Enums
In crate petgraph
petgraph
Module
dot
Copy item path
Source
Expand description
Simple graphviz dot file format output.
Structs
§
Dot
Dot
implements output to graphviz .dot format for a graph.
Enums
§
Config
Dot
configuration.
RankDir
Direction of graph layout.