#[repr(i32)]
pub enum RDKafkaRespErr {
Show 163 variants RD_KAFKA_RESP_ERR__BEGIN, RD_KAFKA_RESP_ERR__BAD_MSG, RD_KAFKA_RESP_ERR__BAD_COMPRESSION, RD_KAFKA_RESP_ERR__DESTROY, RD_KAFKA_RESP_ERR__FAIL, RD_KAFKA_RESP_ERR__TRANSPORT, RD_KAFKA_RESP_ERR__CRIT_SYS_RESOURCE, RD_KAFKA_RESP_ERR__RESOLVE, RD_KAFKA_RESP_ERR__MSG_TIMED_OUT, RD_KAFKA_RESP_ERR__PARTITION_EOF, RD_KAFKA_RESP_ERR__UNKNOWN_PARTITION, RD_KAFKA_RESP_ERR__FS, RD_KAFKA_RESP_ERR__UNKNOWN_TOPIC, RD_KAFKA_RESP_ERR__ALL_BROKERS_DOWN, RD_KAFKA_RESP_ERR__INVALID_ARG, RD_KAFKA_RESP_ERR__TIMED_OUT, RD_KAFKA_RESP_ERR__QUEUE_FULL, RD_KAFKA_RESP_ERR__ISR_INSUFF, RD_KAFKA_RESP_ERR__NODE_UPDATE, RD_KAFKA_RESP_ERR__SSL, RD_KAFKA_RESP_ERR__WAIT_COORD, RD_KAFKA_RESP_ERR__UNKNOWN_GROUP, RD_KAFKA_RESP_ERR__IN_PROGRESS, RD_KAFKA_RESP_ERR__PREV_IN_PROGRESS, RD_KAFKA_RESP_ERR__EXISTING_SUBSCRIPTION, RD_KAFKA_RESP_ERR__ASSIGN_PARTITIONS, RD_KAFKA_RESP_ERR__REVOKE_PARTITIONS, RD_KAFKA_RESP_ERR__CONFLICT, RD_KAFKA_RESP_ERR__STATE, RD_KAFKA_RESP_ERR__UNKNOWN_PROTOCOL, RD_KAFKA_RESP_ERR__NOT_IMPLEMENTED, RD_KAFKA_RESP_ERR__AUTHENTICATION, RD_KAFKA_RESP_ERR__NO_OFFSET, RD_KAFKA_RESP_ERR__OUTDATED, RD_KAFKA_RESP_ERR__TIMED_OUT_QUEUE, RD_KAFKA_RESP_ERR__UNSUPPORTED_FEATURE, RD_KAFKA_RESP_ERR__WAIT_CACHE, RD_KAFKA_RESP_ERR__INTR, RD_KAFKA_RESP_ERR__KEY_SERIALIZATION, RD_KAFKA_RESP_ERR__VALUE_SERIALIZATION, RD_KAFKA_RESP_ERR__KEY_DESERIALIZATION, RD_KAFKA_RESP_ERR__VALUE_DESERIALIZATION, RD_KAFKA_RESP_ERR__PARTIAL, RD_KAFKA_RESP_ERR__READ_ONLY, RD_KAFKA_RESP_ERR__NOENT, RD_KAFKA_RESP_ERR__UNDERFLOW, RD_KAFKA_RESP_ERR__INVALID_TYPE, RD_KAFKA_RESP_ERR__RETRY, RD_KAFKA_RESP_ERR__PURGE_QUEUE, RD_KAFKA_RESP_ERR__PURGE_INFLIGHT, RD_KAFKA_RESP_ERR__FATAL, RD_KAFKA_RESP_ERR__INCONSISTENT, RD_KAFKA_RESP_ERR__GAPLESS_GUARANTEE, RD_KAFKA_RESP_ERR__MAX_POLL_EXCEEDED, RD_KAFKA_RESP_ERR__UNKNOWN_BROKER, RD_KAFKA_RESP_ERR__NOT_CONFIGURED, RD_KAFKA_RESP_ERR__FENCED, RD_KAFKA_RESP_ERR__APPLICATION, RD_KAFKA_RESP_ERR__ASSIGNMENT_LOST, RD_KAFKA_RESP_ERR__NOOP, RD_KAFKA_RESP_ERR__AUTO_OFFSET_RESET, RD_KAFKA_RESP_ERR__LOG_TRUNCATION, RD_KAFKA_RESP_ERR__END, RD_KAFKA_RESP_ERR_UNKNOWN, RD_KAFKA_RESP_ERR_NO_ERROR, RD_KAFKA_RESP_ERR_OFFSET_OUT_OF_RANGE, RD_KAFKA_RESP_ERR_INVALID_MSG, RD_KAFKA_RESP_ERR_UNKNOWN_TOPIC_OR_PART, RD_KAFKA_RESP_ERR_INVALID_MSG_SIZE, RD_KAFKA_RESP_ERR_LEADER_NOT_AVAILABLE, RD_KAFKA_RESP_ERR_NOT_LEADER_FOR_PARTITION, RD_KAFKA_RESP_ERR_REQUEST_TIMED_OUT, RD_KAFKA_RESP_ERR_BROKER_NOT_AVAILABLE, RD_KAFKA_RESP_ERR_REPLICA_NOT_AVAILABLE, RD_KAFKA_RESP_ERR_MSG_SIZE_TOO_LARGE, RD_KAFKA_RESP_ERR_STALE_CTRL_EPOCH, RD_KAFKA_RESP_ERR_OFFSET_METADATA_TOO_LARGE, RD_KAFKA_RESP_ERR_NETWORK_EXCEPTION, RD_KAFKA_RESP_ERR_COORDINATOR_LOAD_IN_PROGRESS, RD_KAFKA_RESP_ERR_COORDINATOR_NOT_AVAILABLE, RD_KAFKA_RESP_ERR_NOT_COORDINATOR, RD_KAFKA_RESP_ERR_TOPIC_EXCEPTION, RD_KAFKA_RESP_ERR_RECORD_LIST_TOO_LARGE, RD_KAFKA_RESP_ERR_NOT_ENOUGH_REPLICAS, RD_KAFKA_RESP_ERR_NOT_ENOUGH_REPLICAS_AFTER_APPEND, RD_KAFKA_RESP_ERR_INVALID_REQUIRED_ACKS, RD_KAFKA_RESP_ERR_ILLEGAL_GENERATION, RD_KAFKA_RESP_ERR_INCONSISTENT_GROUP_PROTOCOL, RD_KAFKA_RESP_ERR_INVALID_GROUP_ID, RD_KAFKA_RESP_ERR_UNKNOWN_MEMBER_ID, RD_KAFKA_RESP_ERR_INVALID_SESSION_TIMEOUT, RD_KAFKA_RESP_ERR_REBALANCE_IN_PROGRESS, RD_KAFKA_RESP_ERR_INVALID_COMMIT_OFFSET_SIZE, RD_KAFKA_RESP_ERR_TOPIC_AUTHORIZATION_FAILED, RD_KAFKA_RESP_ERR_GROUP_AUTHORIZATION_FAILED, RD_KAFKA_RESP_ERR_CLUSTER_AUTHORIZATION_FAILED, RD_KAFKA_RESP_ERR_INVALID_TIMESTAMP, RD_KAFKA_RESP_ERR_UNSUPPORTED_SASL_MECHANISM, RD_KAFKA_RESP_ERR_ILLEGAL_SASL_STATE, RD_KAFKA_RESP_ERR_UNSUPPORTED_VERSION, RD_KAFKA_RESP_ERR_TOPIC_ALREADY_EXISTS, RD_KAFKA_RESP_ERR_INVALID_PARTITIONS, RD_KAFKA_RESP_ERR_INVALID_REPLICATION_FACTOR, RD_KAFKA_RESP_ERR_INVALID_REPLICA_ASSIGNMENT, RD_KAFKA_RESP_ERR_INVALID_CONFIG, RD_KAFKA_RESP_ERR_NOT_CONTROLLER, RD_KAFKA_RESP_ERR_INVALID_REQUEST, RD_KAFKA_RESP_ERR_UNSUPPORTED_FOR_MESSAGE_FORMAT, RD_KAFKA_RESP_ERR_POLICY_VIOLATION, RD_KAFKA_RESP_ERR_OUT_OF_ORDER_SEQUENCE_NUMBER, RD_KAFKA_RESP_ERR_DUPLICATE_SEQUENCE_NUMBER, RD_KAFKA_RESP_ERR_INVALID_PRODUCER_EPOCH, RD_KAFKA_RESP_ERR_INVALID_TXN_STATE, RD_KAFKA_RESP_ERR_INVALID_PRODUCER_ID_MAPPING, RD_KAFKA_RESP_ERR_INVALID_TRANSACTION_TIMEOUT, RD_KAFKA_RESP_ERR_CONCURRENT_TRANSACTIONS, RD_KAFKA_RESP_ERR_TRANSACTION_COORDINATOR_FENCED, RD_KAFKA_RESP_ERR_TRANSACTIONAL_ID_AUTHORIZATION_FAILED, RD_KAFKA_RESP_ERR_SECURITY_DISABLED, RD_KAFKA_RESP_ERR_OPERATION_NOT_ATTEMPTED, RD_KAFKA_RESP_ERR_KAFKA_STORAGE_ERROR, RD_KAFKA_RESP_ERR_LOG_DIR_NOT_FOUND, RD_KAFKA_RESP_ERR_SASL_AUTHENTICATION_FAILED, RD_KAFKA_RESP_ERR_UNKNOWN_PRODUCER_ID, RD_KAFKA_RESP_ERR_REASSIGNMENT_IN_PROGRESS, RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_AUTH_DISABLED, RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_NOT_FOUND, RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_OWNER_MISMATCH, RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_REQUEST_NOT_ALLOWED, RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_AUTHORIZATION_FAILED, RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_EXPIRED, RD_KAFKA_RESP_ERR_INVALID_PRINCIPAL_TYPE, RD_KAFKA_RESP_ERR_NON_EMPTY_GROUP, RD_KAFKA_RESP_ERR_GROUP_ID_NOT_FOUND, RD_KAFKA_RESP_ERR_FETCH_SESSION_ID_NOT_FOUND, RD_KAFKA_RESP_ERR_INVALID_FETCH_SESSION_EPOCH, RD_KAFKA_RESP_ERR_LISTENER_NOT_FOUND, RD_KAFKA_RESP_ERR_TOPIC_DELETION_DISABLED, RD_KAFKA_RESP_ERR_FENCED_LEADER_EPOCH, RD_KAFKA_RESP_ERR_UNKNOWN_LEADER_EPOCH, RD_KAFKA_RESP_ERR_UNSUPPORTED_COMPRESSION_TYPE, RD_KAFKA_RESP_ERR_STALE_BROKER_EPOCH, RD_KAFKA_RESP_ERR_OFFSET_NOT_AVAILABLE, RD_KAFKA_RESP_ERR_MEMBER_ID_REQUIRED, RD_KAFKA_RESP_ERR_PREFERRED_LEADER_NOT_AVAILABLE, RD_KAFKA_RESP_ERR_GROUP_MAX_SIZE_REACHED, RD_KAFKA_RESP_ERR_FENCED_INSTANCE_ID, RD_KAFKA_RESP_ERR_ELIGIBLE_LEADERS_NOT_AVAILABLE, RD_KAFKA_RESP_ERR_ELECTION_NOT_NEEDED, RD_KAFKA_RESP_ERR_NO_REASSIGNMENT_IN_PROGRESS, RD_KAFKA_RESP_ERR_GROUP_SUBSCRIBED_TO_TOPIC, RD_KAFKA_RESP_ERR_INVALID_RECORD, RD_KAFKA_RESP_ERR_UNSTABLE_OFFSET_COMMIT, RD_KAFKA_RESP_ERR_THROTTLING_QUOTA_EXCEEDED, RD_KAFKA_RESP_ERR_PRODUCER_FENCED, RD_KAFKA_RESP_ERR_RESOURCE_NOT_FOUND, RD_KAFKA_RESP_ERR_DUPLICATE_RESOURCE, RD_KAFKA_RESP_ERR_UNACCEPTABLE_CREDENTIAL, RD_KAFKA_RESP_ERR_INCONSISTENT_VOTER_SET, RD_KAFKA_RESP_ERR_INVALID_UPDATE_VERSION, RD_KAFKA_RESP_ERR_FEATURE_UPDATE_FAILED, RD_KAFKA_RESP_ERR_PRINCIPAL_DESERIALIZATION_FAILURE, RD_KAFKA_RESP_ERR_END_ALL,
}

Variants§

§

RD_KAFKA_RESP_ERR__BEGIN

§

RD_KAFKA_RESP_ERR__BAD_MSG

§

RD_KAFKA_RESP_ERR__BAD_COMPRESSION

§

RD_KAFKA_RESP_ERR__DESTROY

§

RD_KAFKA_RESP_ERR__FAIL

§

RD_KAFKA_RESP_ERR__TRANSPORT

§

RD_KAFKA_RESP_ERR__CRIT_SYS_RESOURCE

§

RD_KAFKA_RESP_ERR__RESOLVE

§

RD_KAFKA_RESP_ERR__MSG_TIMED_OUT

§

RD_KAFKA_RESP_ERR__PARTITION_EOF

§

RD_KAFKA_RESP_ERR__UNKNOWN_PARTITION

§

RD_KAFKA_RESP_ERR__FS

§

RD_KAFKA_RESP_ERR__UNKNOWN_TOPIC

§

RD_KAFKA_RESP_ERR__ALL_BROKERS_DOWN

§

RD_KAFKA_RESP_ERR__INVALID_ARG

§

RD_KAFKA_RESP_ERR__TIMED_OUT

§

RD_KAFKA_RESP_ERR__QUEUE_FULL

§

RD_KAFKA_RESP_ERR__ISR_INSUFF

§

RD_KAFKA_RESP_ERR__NODE_UPDATE

§

RD_KAFKA_RESP_ERR__SSL

§

RD_KAFKA_RESP_ERR__WAIT_COORD

§

RD_KAFKA_RESP_ERR__UNKNOWN_GROUP

§

RD_KAFKA_RESP_ERR__IN_PROGRESS

§

RD_KAFKA_RESP_ERR__PREV_IN_PROGRESS

§

RD_KAFKA_RESP_ERR__EXISTING_SUBSCRIPTION

§

RD_KAFKA_RESP_ERR__ASSIGN_PARTITIONS

§

RD_KAFKA_RESP_ERR__REVOKE_PARTITIONS

§

RD_KAFKA_RESP_ERR__CONFLICT

§

RD_KAFKA_RESP_ERR__STATE

§

RD_KAFKA_RESP_ERR__UNKNOWN_PROTOCOL

§

RD_KAFKA_RESP_ERR__NOT_IMPLEMENTED

§

RD_KAFKA_RESP_ERR__AUTHENTICATION

§

RD_KAFKA_RESP_ERR__NO_OFFSET

§

RD_KAFKA_RESP_ERR__OUTDATED

§

RD_KAFKA_RESP_ERR__TIMED_OUT_QUEUE

§

RD_KAFKA_RESP_ERR__UNSUPPORTED_FEATURE

§

RD_KAFKA_RESP_ERR__WAIT_CACHE

§

RD_KAFKA_RESP_ERR__INTR

§

RD_KAFKA_RESP_ERR__KEY_SERIALIZATION

§

RD_KAFKA_RESP_ERR__VALUE_SERIALIZATION

§

RD_KAFKA_RESP_ERR__KEY_DESERIALIZATION

§

RD_KAFKA_RESP_ERR__VALUE_DESERIALIZATION

§

RD_KAFKA_RESP_ERR__PARTIAL

§

RD_KAFKA_RESP_ERR__READ_ONLY

§

RD_KAFKA_RESP_ERR__NOENT

§

RD_KAFKA_RESP_ERR__UNDERFLOW

§

RD_KAFKA_RESP_ERR__INVALID_TYPE

§

RD_KAFKA_RESP_ERR__RETRY

§

RD_KAFKA_RESP_ERR__PURGE_QUEUE

§

RD_KAFKA_RESP_ERR__PURGE_INFLIGHT

§

RD_KAFKA_RESP_ERR__FATAL

§

RD_KAFKA_RESP_ERR__INCONSISTENT

§

RD_KAFKA_RESP_ERR__GAPLESS_GUARANTEE

§

RD_KAFKA_RESP_ERR__MAX_POLL_EXCEEDED

§

RD_KAFKA_RESP_ERR__UNKNOWN_BROKER

§

RD_KAFKA_RESP_ERR__NOT_CONFIGURED

§

RD_KAFKA_RESP_ERR__FENCED

§

RD_KAFKA_RESP_ERR__APPLICATION

§

RD_KAFKA_RESP_ERR__ASSIGNMENT_LOST

§

RD_KAFKA_RESP_ERR__NOOP

§

RD_KAFKA_RESP_ERR__AUTO_OFFSET_RESET

§

RD_KAFKA_RESP_ERR__LOG_TRUNCATION

§

RD_KAFKA_RESP_ERR__END

§

RD_KAFKA_RESP_ERR_UNKNOWN

§

RD_KAFKA_RESP_ERR_NO_ERROR

§

RD_KAFKA_RESP_ERR_OFFSET_OUT_OF_RANGE

§

RD_KAFKA_RESP_ERR_INVALID_MSG

§

RD_KAFKA_RESP_ERR_UNKNOWN_TOPIC_OR_PART

§

RD_KAFKA_RESP_ERR_INVALID_MSG_SIZE

§

RD_KAFKA_RESP_ERR_LEADER_NOT_AVAILABLE

§

RD_KAFKA_RESP_ERR_NOT_LEADER_FOR_PARTITION

§

RD_KAFKA_RESP_ERR_REQUEST_TIMED_OUT

§

RD_KAFKA_RESP_ERR_BROKER_NOT_AVAILABLE

§

RD_KAFKA_RESP_ERR_REPLICA_NOT_AVAILABLE

§

RD_KAFKA_RESP_ERR_MSG_SIZE_TOO_LARGE

§

RD_KAFKA_RESP_ERR_STALE_CTRL_EPOCH

§

RD_KAFKA_RESP_ERR_OFFSET_METADATA_TOO_LARGE

§

RD_KAFKA_RESP_ERR_NETWORK_EXCEPTION

§

RD_KAFKA_RESP_ERR_COORDINATOR_LOAD_IN_PROGRESS

§

RD_KAFKA_RESP_ERR_COORDINATOR_NOT_AVAILABLE

§

RD_KAFKA_RESP_ERR_NOT_COORDINATOR

§

RD_KAFKA_RESP_ERR_TOPIC_EXCEPTION

§

RD_KAFKA_RESP_ERR_RECORD_LIST_TOO_LARGE

§

RD_KAFKA_RESP_ERR_NOT_ENOUGH_REPLICAS

§

RD_KAFKA_RESP_ERR_NOT_ENOUGH_REPLICAS_AFTER_APPEND

§

RD_KAFKA_RESP_ERR_INVALID_REQUIRED_ACKS

§

RD_KAFKA_RESP_ERR_ILLEGAL_GENERATION

§

RD_KAFKA_RESP_ERR_INCONSISTENT_GROUP_PROTOCOL

§

RD_KAFKA_RESP_ERR_INVALID_GROUP_ID

§

RD_KAFKA_RESP_ERR_UNKNOWN_MEMBER_ID

§

RD_KAFKA_RESP_ERR_INVALID_SESSION_TIMEOUT

§

RD_KAFKA_RESP_ERR_REBALANCE_IN_PROGRESS

§

RD_KAFKA_RESP_ERR_INVALID_COMMIT_OFFSET_SIZE

§

RD_KAFKA_RESP_ERR_TOPIC_AUTHORIZATION_FAILED

§

RD_KAFKA_RESP_ERR_GROUP_AUTHORIZATION_FAILED

§

RD_KAFKA_RESP_ERR_CLUSTER_AUTHORIZATION_FAILED

§

RD_KAFKA_RESP_ERR_INVALID_TIMESTAMP

§

RD_KAFKA_RESP_ERR_UNSUPPORTED_SASL_MECHANISM

§

RD_KAFKA_RESP_ERR_ILLEGAL_SASL_STATE

§

RD_KAFKA_RESP_ERR_UNSUPPORTED_VERSION

§

RD_KAFKA_RESP_ERR_TOPIC_ALREADY_EXISTS

§

RD_KAFKA_RESP_ERR_INVALID_PARTITIONS

§

RD_KAFKA_RESP_ERR_INVALID_REPLICATION_FACTOR

§

RD_KAFKA_RESP_ERR_INVALID_REPLICA_ASSIGNMENT

§

RD_KAFKA_RESP_ERR_INVALID_CONFIG

§

RD_KAFKA_RESP_ERR_NOT_CONTROLLER

§

RD_KAFKA_RESP_ERR_INVALID_REQUEST

§

RD_KAFKA_RESP_ERR_UNSUPPORTED_FOR_MESSAGE_FORMAT

§

RD_KAFKA_RESP_ERR_POLICY_VIOLATION

§

RD_KAFKA_RESP_ERR_OUT_OF_ORDER_SEQUENCE_NUMBER

§

RD_KAFKA_RESP_ERR_DUPLICATE_SEQUENCE_NUMBER

§

RD_KAFKA_RESP_ERR_INVALID_PRODUCER_EPOCH

§

RD_KAFKA_RESP_ERR_INVALID_TXN_STATE

§

RD_KAFKA_RESP_ERR_INVALID_PRODUCER_ID_MAPPING

§

RD_KAFKA_RESP_ERR_INVALID_TRANSACTION_TIMEOUT

§

RD_KAFKA_RESP_ERR_CONCURRENT_TRANSACTIONS

§

RD_KAFKA_RESP_ERR_TRANSACTION_COORDINATOR_FENCED

§

RD_KAFKA_RESP_ERR_TRANSACTIONAL_ID_AUTHORIZATION_FAILED

§

RD_KAFKA_RESP_ERR_SECURITY_DISABLED

§

RD_KAFKA_RESP_ERR_OPERATION_NOT_ATTEMPTED

§

RD_KAFKA_RESP_ERR_KAFKA_STORAGE_ERROR

§

RD_KAFKA_RESP_ERR_LOG_DIR_NOT_FOUND

§

RD_KAFKA_RESP_ERR_SASL_AUTHENTICATION_FAILED

§

RD_KAFKA_RESP_ERR_UNKNOWN_PRODUCER_ID

§

RD_KAFKA_RESP_ERR_REASSIGNMENT_IN_PROGRESS

§

RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_AUTH_DISABLED

§

RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_NOT_FOUND

§

RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_OWNER_MISMATCH

§

RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_REQUEST_NOT_ALLOWED

§

RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_AUTHORIZATION_FAILED

§

RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_EXPIRED

§

RD_KAFKA_RESP_ERR_INVALID_PRINCIPAL_TYPE

§

RD_KAFKA_RESP_ERR_NON_EMPTY_GROUP

§

RD_KAFKA_RESP_ERR_GROUP_ID_NOT_FOUND

§

RD_KAFKA_RESP_ERR_FETCH_SESSION_ID_NOT_FOUND

§

RD_KAFKA_RESP_ERR_INVALID_FETCH_SESSION_EPOCH

§

RD_KAFKA_RESP_ERR_LISTENER_NOT_FOUND

§

RD_KAFKA_RESP_ERR_TOPIC_DELETION_DISABLED

§

RD_KAFKA_RESP_ERR_FENCED_LEADER_EPOCH

§

RD_KAFKA_RESP_ERR_UNKNOWN_LEADER_EPOCH

§

RD_KAFKA_RESP_ERR_UNSUPPORTED_COMPRESSION_TYPE

§

RD_KAFKA_RESP_ERR_STALE_BROKER_EPOCH

§

RD_KAFKA_RESP_ERR_OFFSET_NOT_AVAILABLE

§

RD_KAFKA_RESP_ERR_MEMBER_ID_REQUIRED

§

RD_KAFKA_RESP_ERR_PREFERRED_LEADER_NOT_AVAILABLE

§

RD_KAFKA_RESP_ERR_GROUP_MAX_SIZE_REACHED

§

RD_KAFKA_RESP_ERR_FENCED_INSTANCE_ID

§

RD_KAFKA_RESP_ERR_ELIGIBLE_LEADERS_NOT_AVAILABLE

§

RD_KAFKA_RESP_ERR_ELECTION_NOT_NEEDED

§

RD_KAFKA_RESP_ERR_NO_REASSIGNMENT_IN_PROGRESS

§

RD_KAFKA_RESP_ERR_GROUP_SUBSCRIBED_TO_TOPIC

§

RD_KAFKA_RESP_ERR_INVALID_RECORD

§

RD_KAFKA_RESP_ERR_UNSTABLE_OFFSET_COMMIT

§

RD_KAFKA_RESP_ERR_THROTTLING_QUOTA_EXCEEDED

§

RD_KAFKA_RESP_ERR_PRODUCER_FENCED

§

RD_KAFKA_RESP_ERR_RESOURCE_NOT_FOUND

§

RD_KAFKA_RESP_ERR_DUPLICATE_RESOURCE

§

RD_KAFKA_RESP_ERR_UNACCEPTABLE_CREDENTIAL

§

RD_KAFKA_RESP_ERR_INCONSISTENT_VOTER_SET

§

RD_KAFKA_RESP_ERR_INVALID_UPDATE_VERSION

§

RD_KAFKA_RESP_ERR_FEATURE_UPDATE_FAILED

§

RD_KAFKA_RESP_ERR_PRINCIPAL_DESERIALIZATION_FAILURE

§

RD_KAFKA_RESP_ERR_END_ALL

Trait Implementations§

§

impl Clone for rd_kafka_resp_err_t

§

fn clone(&self) -> rd_kafka_resp_err_t

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
§

impl Debug for rd_kafka_resp_err_t

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl From<rd_kafka_resp_err_t> for RDKafkaErrorCode

§

fn from(err: rd_kafka_resp_err_t) -> RDKafkaErrorCode

Converts to this type from the input type.
§

impl Hash for rd_kafka_resp_err_t

§

fn hash<__H>(&self, state: &mut __H)where __H: Hasher,

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl IsError for rd_kafka_resp_err_t

source§

fn is_error(&self) -> bool

Reports whether the value represents an error.
§

impl PartialEq<rd_kafka_resp_err_t> for rd_kafka_resp_err_t

§

fn eq(&self, other: &rd_kafka_resp_err_t) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
§

impl TryFrom<i32> for rd_kafka_resp_err_t

§

type Error = TryFromPrimitiveError<rd_kafka_resp_err_t>

The type returned in the event of a conversion error.
§

fn try_from( number: i32 ) -> Result<rd_kafka_resp_err_t, TryFromPrimitiveError<rd_kafka_resp_err_t>>

Performs the conversion.
§

impl TryFromPrimitive for rd_kafka_resp_err_t

§

type Primitive = i32

§

const NAME: &'static str = _

§

fn try_from_primitive( number: <rd_kafka_resp_err_t as TryFromPrimitive>::Primitive ) -> Result<rd_kafka_resp_err_t, TryFromPrimitiveError<rd_kafka_resp_err_t>>

§

impl Copy for rd_kafka_resp_err_t

§

impl Eq for rd_kafka_resp_err_t

§

impl StructuralEq for rd_kafka_resp_err_t

§

impl StructuralPartialEq for rd_kafka_resp_err_t

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for Twhere U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T> ToOwned for Twhere T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for Twhere U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.