Module ttrpc::sync

source · []
Available on crate feature sync only.
Expand description

Server and Client in sync mode.

Structs

A ttrpc Client (sync).

A ttrpc Server (sync).

The context of ttrpc (sync).

Traits

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