Crate chain_reader

Source

Structs§

ChainReader
A sequential chaining reader that combines multiple Read instances with configurable error handling.

Enums§

ErrorAction
Defines the action to take when a read error occurs.