Trait async_nats::jetstream::consumer::IntoConsumerConfig
source · pub trait IntoConsumerConfig {
// Required method
fn into_consumer_config(self) -> Config;
}
pub trait IntoConsumerConfig {
// Required method
fn into_consumer_config(self) -> Config;
}