Docs.rs
async-event-rs-0.3.3
async-event-rs 0.3.3
Permalink
Docs.rs crate page
GPL-2.0
24 June 2026
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
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
Crate async_event_rs
async_
event_
rs
0.3.3
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.