Module ttrpc::error

source · []
Expand description

Error and Result of ttrpc and relevant functions, macros.

Enums

The error type for ttrpc.

Functions

Get ttrpc::Status from ttrpc::Code and a message.

Type Definitions

A specialized Result type for ttrpc.