Enums

This is the error type for the TryFrom impl for tonic::Status. If the invalid tonic::Code is set in the tonic::Status; or if the metadata within the status is not set; or if invalid strings are used; or if the json cannot be parsed.

Traits

A derive trait to implement the TryFrom and From traits to and from tonic::Status for a custom error type.

Derive Macros