Docs.rs
async-selector-0.4.0
async-selector 0.4.0
Permalink
Docs.rs crate page
MIT
07 August 2026
Links
Repository
crates.io
Source
Owners
Razz4780
Dependencies
futures ^0.3
normal
static_assertions ^1
normal
tokio ^1
dev
loom ^0.7
normal
Versions
96.23%
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 task
async_
selector
0.4.0
Module task
Module Items
Modules
Traits
In crate async_
selector
async_selector
Module
task
Copy item path
Source
Modules
§
strategy
Set of strategies that provide blanket
Task
implementations for implementors of common traits:
Future
,
Stream
and
TryStream
.
Traits
§
Task
Asynchronous task that can be polled with strategy
S
.