Docs.rs
portdiff-0.1.1
portdiff 0.1.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
lmondada
Dependencies
bimap ^0.6.3
normal
delegate ^0.12.0
normal
derive-where ^1.2.7
normal
derive_more ^0.99.18
normal
itertools ^0.13.0
normal
petgraph ^0.6.5
normal
portgraph ^0.12.2
normal
optional
relrc ^0.2.2
normal
serde ^1.0.204
normal
thiserror ^1.0.63
normal
uuid ^1.8.0
normal
insta ^1.39.0
dev
portgraph ^0.12.2
dev
rstest ^0.21.0
dev
serde_json ^1.0.122
dev
Versions
21.95%
of the crate is documented
Go to latest version
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
portdiff
0.1.1
All Items
Re-exports
Modules
Structs
Enums
Traits
Crate
portdiff
Copy item path
source
·
[
−
]
Re-exports
§
pub use graph_view::
GraphView
;
pub use graph_view::
NodeId
;
pub use port_diff::
PortDiff
;
Modules
§
graph_
view
port_
diff
subgraph
Structs
§
Bound
Port
A port that is connected to an edge.
Site
Site: where ports can be connected.
Enums
§
EdgeEnd
Port
A port in the graph, either connected to an edge or marking a subgraph boundary.
Traits
§
Graph
A graph for port diffing.