Docs.rs
nightly-async-nats-0.27.1
nightly-async-nats 0.27.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
NorbertBodziony
Dependencies
base64 ^0.13
normal
base64-url ^1.4.13
normal
bytes ^1.1.0
normal
futures ^0.3.21
normal
http ^0.2.7
normal
itertools ^0.10
normal
itoa ^1
normal
lazy_static ^1.4
normal
nkeys ^0.2.0
normal
nuid ^0.3.2
normal
once_cell ^1.10.0
normal
regex ^1.5.5
normal
ring ^0.16
normal
rustls-native-certs ^0.6.2
normal
rustls-pemfile ^1.0.1
normal
serde ^1.0.136
normal
serde_json ^1.0.79
normal
serde_nanos ^0.1.1
normal
serde_repr ^0.1.7
normal
subslice ^0.2.3
normal
time ^0.3.6
normal
tokio ^1.16.1
normal
tokio-retry ^0.3
normal
tokio-rustls ^0.23
normal
tracing ^0.1
normal
url ^2
normal
criterion ^0.3
dev
rand ^0.8
dev
tokio-retry ^0.3.0
dev
tracing-subscriber ^0.3
dev
Versions
77.66%
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
nightly_
async_
nats
0.27.1
Module pull
Module Items
Structs
In nightly_
async_
nats::
jetstream::
consumer
nightly_async_nats
::
jetstream
::
consumer
Module
pull
Copy item path
Source
Structs
ยง
Batch
Batch
Builder
Used for building configuration for a
Batch
. Created by a
Consumer::batch
on a
Consumer
.
Batch
Config
Used for next Pull Request for Pull Consumer
Config
Fetch
Builder
Used for building configuration for a
Batch
with
fetch()
semantics. Created by a
FetchBuilder
on a
Consumer
.
Sequence
Stream
Stream
Builder
Used for building configuration for a
Stream
. Created by a
Consumer::stream
on a
Consumer
.