Structs§
- Default
Processor - A default implementation of the
ItemProcessor
trait.
Traits§
- Item
Processor - A trait for processing items.
- Item
Reader - A trait for reading items.
- Item
Writer - A trait for writing items.
Type Aliases§
- Item
Processor Result - Represents the result of processing an item by the processor.
- Item
Reader Result - Represents the result of reading an item from the reader.
- Item
Writer Result - Represents the result of writing items by the writer.