IntoConsumerConfig
async_
nats
0.39.0
Into
Consumer
Config
Required Methods
into_consumer_config
Implementors
In async_
nats::
jetstream::
consumer
async_nats
::
jetstream
::
consumer
Trait
Into
Consumer
Config
Copy item path
Source
pub trait IntoConsumerConfig { // Required method fn
into_consumer_config
(self) ->
Config
; }
Required Methods
§
Source
fn
into_consumer_config
(self) ->
Config
Implementors
§
Source
§
impl
IntoConsumerConfig
for &async_nats::jetstream::consumer::pull::
Config
Source
§
impl
IntoConsumerConfig
for &async_nats::jetstream::consumer::push::
Config
Source
§
impl
IntoConsumerConfig
for &async_nats::jetstream::consumer::
Config
Source
§
impl
IntoConsumerConfig
for async_nats::jetstream::consumer::pull::
Config
Source
§
impl
IntoConsumerConfig
for async_nats::jetstream::consumer::pull::
OrderedConfig
Source
§
impl
IntoConsumerConfig
for async_nats::jetstream::consumer::push::
Config
Source
§
impl
IntoConsumerConfig
for async_nats::jetstream::consumer::push::
OrderedConfig
Source
§
impl
IntoConsumerConfig
for async_nats::jetstream::consumer::
Config