[][src]Module runng::asyncio::reply

Async request/reply

Structs

ReplyAsyncHandle

Async reply context for request/reply pattern.

Traits

ReplyAsync

Trait for asynchronous contexts that can receive a request and then send a reply.