Docs.rs
ygopro-handler-0.1.1
ygopro-handler 0.1.1
Docs.rs crate page
06 September 2026
Links
Repository
crates.io
Source
Owners
IamIpanda
Dependencies
anymap3 ^1
normal
binrw ^0.13
normal
bytes ^1
normal
futures ^0
normal
hashbrown ^0.17
normal
pin-project-lite ^0
normal
tokio ^1
normal
tokio-stream ^0
normal
tower ^0
normal
ygopro-data ^0.1.0
normal
Versions
100%
of the crate is documented
Go to latest version
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 async_handler
ygopro_
handler
0.1.1
Module async_
handler
Module Items
Structs
In ygopro_
handler::
handler
ygopro_handler
::
handler
Module
async_
handler
Copy item path
Source
Expand description
A type-erased asynchronous handler.
Structs
ยง
Async
Handler
A type-erased asynchronous handler held in an
Arc
.