Struct fluvio_smartengine::array_map::SmartModuleArrayMap [−][src]
pub struct SmartModuleArrayMap { /* fields omitted */ }Implementations
pub fn new(
engine: &SmartEngine,
module: &SmartModuleWithEngine,
params: SmartModuleExtraParams,
version: i16
) -> Result<Self>
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for SmartModuleArrayMap
impl Send for SmartModuleArrayMap
impl Sync for SmartModuleArrayMap
impl Unpin for SmartModuleArrayMap
impl !UnwindSafe for SmartModuleArrayMap
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
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
