Docs.rs
petgraph-examples-0.1.0
petgraph-examples 0.1.0
Permalink
Docs.rs crate page
LGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
timthelion
Dependencies
petgraph >=0.4.13
normal
Versions
5.56%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
petgraph_
examples
0.1.0
petgraph_examples
Function
singleton
Copy item path
Source
pub fn singleton() ->
Graph
<
String
,
String
,
Undirected
>