Docs.rs
async-nats-0.42.0
async-nats 0.42.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
derekcollison
Jarema
Dependencies
aws-lc-rs ^1.6
normal
optional
base64 ^0.22
normal
bytes ^1.4.0
normal
futures ^0.3.28
normal
memchr ^2.4
normal
nkeys ^0.4
normal
nuid ^0.5
normal
once_cell ^1.18.0
normal
pin-project ^1.0
normal
portable-atomic ^1
normal
rand ^0.8
normal
regex ^1.9.1
normal
ring ^0.17
normal
optional
rustls-native-certs ^0.7
normal
rustls-pemfile ^2
normal
rustls-webpki ^0.102
normal
serde ^1.0.184
normal
serde_json ^1.0.104
normal
serde_nanos ^0.1.3
normal
serde_repr ^0.1.16
normal
thiserror ^1.0
normal
time ^0.3.36
normal
tokio ^1.36
normal
tokio-rustls ^0.26
normal
tokio-util ^0.7
normal
tokio-websockets ^0.10
normal
optional
tracing ^0.1
normal
tryhard ^0.5
normal
url ^2
normal
criterion ^0.5
dev
futures ^0.3.28
dev
jsonschema ^0.17.1
dev
num ^0.4.1
dev
rand ^0.8
dev
reqwest ^0.11.18
dev
ring ^0.17
dev
tokio ^1.25.0
dev
tracing-subscriber ^0.3
dev
Versions
58.78%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module error
async_
nats
0.42.0
Module error
Module Items
Structs
In crate async_
nats
Modules
client
connection
error
header
jetstream
message
service
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
Module
error
Copy item path
Settings
Help
Summary
Source
Structs
§
Error
The error type for the NATS client, generic by the kind of error.