Docs.rs
pi_async_graph-0.4.2
pi_async_graph 0.4.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
wzjsun
github:gaiaworld:dev
Dependencies
flume ^0.10
normal
pi_async ^0.5
normal
pi_futures ^0.1
normal
pi_graph ^0.1
normal
pi_share ^0.4
normal
futures ^0.3
dev
pcg_rand ^0.13
dev
rand_core ^0.6
dev
Versions
50%
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
☰
Crate pi_async_graph
Version 0.4.2
All Items
Structs
Enums
Traits
Functions
?
Crate
pi_async_graph
source
·
[
−
]
Expand description
异步执行 静态有向无环图 的运行节点
Structs
AsyncGraphNode
异步图节点执行
AsyncGraphResult
异步结果
Enums
ExecNode
Traits
AsyncNode
RunFactory
Runnble
可运行节点
Runner
同步执行节点
Functions
async_graph
异步图执行