Crate amfnbatchlib

Expand description

The batch process batch definition.

Modules§

batch
The batch modules.

Structs§

ProcessBatch
The batch process batch structure.

Enums§

ActionType
The batch enums. Batch action type enumeration.
IOType
Batch io type enumeration.
TestType
Batch action test type enumeration.

Constants§

APP_VERSION
The batch constants. Version message.
THREAD_SLEEP_MILLIS
Thread sleep delay in millis.

Traits§

IOAdapterTrait
The batch traits. Common trait for all I/O adapters.