Function is_fatal_rejection
pub(super) const fn is_fatal_rejection(rc: ReasonCode) -> boolExpand description
CONNACK rejections that cannot succeed without operator intervention; see
ReconnectOptions::stop_on_fatal_rejection.
pub(super) const fn is_fatal_rejection(rc: ReasonCode) -> boolCONNACK rejections that cannot succeed without operator intervention; see
ReconnectOptions::stop_on_fatal_rejection.