Docs.rs
async-iter-ext-0.3.0
async-iter-ext 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
06 June 2026
Links
Repository
crates.io
Source
Owners
csandven
Dependencies
async-std ^1.13
dev
rstest ^0.25
dev
Versions
77.78%
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
Module map
async_
iter_
ext
0.3.0
Module map
Module Items
Structs
In async_
iter_
ext::
combinator
async_iter_ext
::
combinator
Module
map
Copy item path
Source
Structs
ยง
Async
Map
An asynchronous iterator adapter that maps each item to a new value using an async function.