Module saltyrtc_client::errors
source · [−]Expand description
Error types used in saltyrtc-client.
The implementation is done using the
failure crate.
Enums
Errors that may be returned by the
SaltyClientBuilder.Errors that are exposed to the user of the library.
Type Definitions
Re-exported
Error type from the
failure crate.A result with
SaltyError as error type.