Docs.rs
reflow_graph-0.2.1
reflow_graph 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
darmie
Dependencies
anyhow ^1.0.94
normal
chrono ^0.4
normal
flume ^0.11.0
normal
futures ^0.3
normal
futures-util ^0.3.31
normal
serde ^1.0.215
normal
serde_json ^1.0.133
normal
thiserror ^2.0.12
normal
criterion ^0.5.1
dev
console_error_panic_hook ^0.1.7
normal
gloo-events ^0.2
normal
gloo-utils ^0.2
normal
js-sys ^0.3.77
normal
lz4_flex ^0.11.3
normal
serde-wasm-bindgen ^0.6.5
normal
tsify ^0.4.5
normal
wasm-bindgen ^0.2.86
normal
wasm-bindgen-futures ^0.4.42
normal
wasm-bindgen-test ^0.3.50
normal
web-sys ^0.3.77
normal
Versions
30.27%
of the crate is documented
Platform
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
Skip to main content
Crate reflow_graph
reflow_
graph
0.2.1
All Items
Crate Items
Modules
Structs
Crate
reflow_
graph
Copy item path
Source
Modules
§
history
journal
types
Structs
§
Graph
This class represents an abstract FBP graph containing nodes connected to each other with edges. These graphs can be used for visualization and sketching, but also are the way to start an FBP network.