Available on crate feature async only.
Expand description

Server and client in async mode (alias r#async).

Structs

A ttrpc Client (async).

A ttrpc Server (async).

The context of ttrpc (async).

Traits

Trait that implements handler which is a proxy to the desired method (async).