Error
async_
nats
0.39.0
Error
Aliased type
In crate async_
nats
Modules
client
connection
error
header
jetstream
message
status
subject
Structs
Auth
AuthError
ConnectInfo
ConnectOptions
PublishMessage
ServerAddr
ServerInfo
Subscriber
UnsubscribeError
Enums
CallbackError
ClientError
ConnectErrorKind
Event
Protocol
ServerError
Traits
ToServerAddrs
Functions
connect
connect_with_options
Type Aliases
ConnectError
Error
async_nats
Type Alias
Error
Copy item path
Settings
Help
Summary
Source
pub type Error =
Box
<dyn
Error
+
Send
+
Sync
+ 'static>;
Aliased Type
§
struct Error(
/* private fields */
);