Module parquet_format_safe::thrift
source · Modules§
- Types used to send and receive primitives between a Thrift client and server.
Structs§
- Information about errors in auto-generated code or in user-implemented service handlers.
- Information about errors that occur in the runtime library.
- Information about I/O errors.
Enums§
- Auto-generated or user-implemented code error categories.
- Error type returned by all runtime library functions.
- Runtime library error categories.
- I/O error categories.
Functions§
- Create a new
Error
instance of typeApplication
that wraps anApplicationError
. - Create a new
Error
instance of typeProtocol
that wraps aProtocolError
. - Create a new
Error
instance of typeTransport
that wraps aTransportError
.
Type Aliases§
- Result type returned by all runtime library functions.