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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Delete
Stream
Error
async_
nats
0.42.0
Delete
Stream
Error
Aliased Type
In async_
nats::
jetstream::
context
Structs
Context
Publish
PublishAckFuture
StreamNames
Streams
Enums
AccountErrorKind
ConsumerInfoErrorKind
CreateKeyValueErrorKind
CreateStreamErrorKind
GetStreamByNameErrorKind
GetStreamErrorKind
KeyValueErrorKind
ObjectStoreErrorKind
PublishErrorKind
RequestErrorKind
UpdateKeyValueErrorKind
Type Aliases
AccountError
ConsumerInfoError
CreateKeyValueError
CreateObjectStoreError
CreateObjectStoreErrorKind
CreateStreamError
DeleteObjectStore
DeleteObjectStoreKind
DeleteStreamError
DeleteStreamErrorKind
GetStreamByNameError
GetStreamError
KeyValueError
ObjectStoreError
PublishError
RequestError
StreamsError
StreamsErrorKind
UpdateKeyValueError
UpdateStreamError
UpdateStreamErrorKind
async_nats
::
jetstream
::
context
Type Alias
DeleteStreamError
Copy item path
Settings
Help
Summary
Source
pub type DeleteStreamError =
GetStreamError
;
Aliased Type
§
pub struct DeleteStreamError {
/* private fields */
}