Docs.rs
async-flow-0.0.1
async-flow 0.0.1
Docs.rs crate page
Unlicense
Links
Homepage
Repository
crates.io
Source
Owners
artob
Dependencies
async-trait ^0.1
normal
dogma ^0.1
normal
flume ^0.12
normal
optional
thiserror ^2
normal
tokio ^1.49
normal
optional
tokio-stream ^0.1
normal
optional
Versions
23.08%
of the crate is documented
Go to latest version
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 async_flow
async_
flow
0.0.1
All Items
Crate Items
Modules
Structs
Enums
Traits
Type Aliases
Crate
async_
flow
Copy item path
Source
Expand description
This crate provides async flow traits.
Re-exports
§
pub use
tokio
::*;
Modules
§
tokio
Structs
§
Recv
Error
Send
Error
TryRecv
Error
TrySend
Error
Enums
§
Error
Traits
§
Input
Port
Output
Port
Port
The common interface for ports, whether for input or output.
Type Aliases
§
Result