Available on crate feature
async only.Expand description
Async Tokio server entrypoints.
This module provides the async accept loop that bridges into the existing request handling stack.
Functionsยง
- start_
async - Starts an async accept loop backed by Tokio.