Crate enum_pipeline[][src]

Traits

Provides an execute handler for pipelines.

Provides an execute handler for pipelines, with a argument of type TArg.

Provides an Execute handler for pipelines, with a mutable argument of type TArg.