Docs.rs
async-event-rs-0.2.2
async-event-rs 0.2.2
Docs.rs crate page
GPL-2.0
Links
Repository
crates.io
Source
Owners
fxdmhtt
Dependencies
futures ^0.3.31
normal
slab ^0.4.10
normal
tokio ^1.47.0
dev
Versions
88.89%
of the crate is documented
Go to latest version
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
async_
event_
rs
0.2.2
All Items
Crate Items
Structs
Type Aliases
Crate
async_event_rs
Copy item path
Source
Structs
§
Async
Event
An asynchronous event that can have multiple handlers attached to it.
Type Aliases
§
Async
Event
Handler
Type alias for asynchronous event handlers.