Crate amfnbatchlib
Expand description
The batch process batch definition.
Modules§
- batch
- The batch modules.
Structs§
- Process
Batch - The batch process batch structure.
Enums§
- Action
Type - The batch enums. Batch action type enumeration.
- IOType
- Batch io type enumeration.
- Test
Type - Batch action test type enumeration.
Constants§
- APP_
VERSION - The batch constants. Version message.
- THREAD_
SLEEP_ MILLIS - Thread sleep delay in millis.
Traits§
- IOAdapter
Trait - The batch traits. Common trait for all I/O adapters.