Docs.rs
wstd-0.5.4
wstd 0.5.4
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
wasmtime-publish
Dependencies
futures-core ^0.3.19
normal
http ^1.1
normal
itoa ^1
normal
pin-project-lite ^0.2.8
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
slab ^0.4.9
normal
wasi ^0.14.0
normal
wstd-macro =0.5.4
normal
anyhow ^1
dev
clap ^4.5.26
dev
futures-concurrency ^7.6
dev
futures-lite ^1.12.0
dev
humantime ^2.1.0
dev
serde ^1
dev
serde_json ^1
dev
Versions
72.03%
of the crate is documented
Go to latest version
Platform
wasm32-wasip2
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
wstd
0.5.4
Module iter
Module Items
Traits
In crate wstd
wstd
Module
iter
Copy item path
Source
Expand description
Composable async iteration.
Traits
ยง
Async
Iterator
A trait for dealing with async iterators.