Module envoy_sdk::host::error[][src]

Errors specific to interaction with Envoy host ABI.

Structs

Error

The Error type, a wrapper around a dynamic error type.

Traits

ErrorContext

Provides the context method for Result.

Type Definitions

Result

Result<T, Error>