Docs.rs
duskphantom-graph-0.0.2
duskphantom-graph 0.0.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
CNCSMonster
Dependencies
anyhow ^1.0.86
normal
Versions
27.78%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate duskphantom_graph
duskphantom_
graph
0.0.2
All Items
Crate Items
Macros
Structs
Traits
Type Aliases
Crate
duskphantom_
graph
Copy item path
Source
Macros
§
anyhow
Construct an ad-hoc error from a string or existing non-
anyhow
error value.
udgraph
a macro to create a graph
Structs
§
Neighbors
UdGraph
Undirected graph
UdGraph
Iter
Traits
§
Graph
Node
Graph
Node
From
Str
Type Aliases
§
Result
Result<T, Error>