Module stream_error

Source
Expand description

RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core

Structs§

ReceivedStreamError
Wrapper around StreamError which implements core::error::Error with an appropriate error message.
SentStreamError
Wrapper around StreamError which implements core::error::Error with an appropriate error message.
StreamError
Stream error as specified in RFC 6120.

Enums§

DefinedCondition
Enumeration of all stream error conditions as defined in RFC 6120.