Docs.rs
async-flow-0.0.6
async-flow 0.0.6
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
29.31%
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
Output
async_
flow
0.0.6
Output
Aliased Type
In async_
flow::
tokio
async_flow
::
tokio
Type Alias
Output
Copy item path
Source
pub type Output<T> =
Outputs
<T, 1>;
Aliased Type
ยง
pub struct Output<T> {
/* private fields */
}