Docs.rs
grafos-tools-0.1.0
grafos-tools 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-only
Links
crates.io
Source
Owners
Simx72
Dependencies
thiserror ^1.0.66
normal
Versions
15.69%
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
Crate grafos_tools
grafos_
tools
0.1.0
All Items
Crate Items
Modules
Structs
Traits
Crate
grafos_
tools
Copy item path
Source
Modules
§
adjacency_
list
algorithms
grid
simple_
graph
Structs
§
Asymmetric
Edge
For
directed
graphs
Symmetric
Edge
For
undirected
graphs
Vertice
The T stands for the id type for the vertice. It should be an integer or a String.
Traits
§
Edge
Graph
The trait of a graph