Trait sea_streamer_types::ProducerOptions

source ·
pub trait ProducerOptions: Default + Clone + Send { }
Expand description

Common options of a Producer.

Object Safety§

This trait is not object safe.

Implementors§