Module my_rust_socketio::error

source ·
Expand description

Deprecated import since 0.3.0-alpha-2, use Error in the crate root instead. Contains the error type which will be returned with every result in this crate.

Enums

  • Enumeration of all possible errors in the socket.io context. TODO: 0.4.X Do not expose non-trivial internal errors. Convert error to string.