Enum fluvio_dataplane_protocol::smartstream::SmartStreamType [−][src]
pub enum SmartStreamType {
Filter,
Map,
ArrayMap,
Aggregate,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SmartStreamType
impl Send for SmartStreamType
impl Sync for SmartStreamType
impl Unpin for SmartStreamType
impl UnwindSafe for SmartStreamType
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