Module kafka::error [] [src]

Error struct and methods

Enums

Error

The error type for various operations.

Type Definitions

Result

A type for results generated by this crate's functions where the Err type is hard-wired to enums::Error.