Struct fluvio_dataplane_protocol::smartstream::SmartStreamExtraParams [−][src]
pub struct SmartStreamExtraParams { /* fields omitted */ }Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for SmartStreamExtraParams
impl Send for SmartStreamExtraParams
impl Sync for SmartStreamExtraParams
impl Unpin for SmartStreamExtraParams
impl UnwindSafe for SmartStreamExtraParams
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more