Docs.rs
singleton-task-0.4.1
singleton-task 0.4.1
Docs.rs crate page
MulanPSL-2.0
Links
Repository
crates.io
Source
Owners
ZR233
Dependencies
async-trait ^0.1
normal
log ^0.4
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
env_logger ^0.11
dev
Versions
8%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
singleton_
task
0.4.1
All Items
Crate Items
Structs
Enums
Traits
Attribute Macros
Crate
singleton_task
Copy item path
Source
Structs
§
Context
Join
Handle
An owned permission to join on a task (await its termination).
Receiver
Receives values from the associated
Sender
.
Sender
Sends values to the associated
Receiver
.
Singleton
Task
Task
Handle
Enums
§
Task
Error
Traits
§
TError
Task
Task
Builder
Attribute Macros
§
async_
trait