Expand description
Input/Output specific functionality.
Modules§
- channel
channel
- A module that contains the channel implementation for io operations.
Structs§
- Input
- Represents an input stream.
- Input
Options - Represents the options for an input stream.
- Output
Options - A struct that represents the options for the output.
- Output
Options Builder - Use builder syntax to set the inputs and finish with
build()
. - Output
- A struct that represents the output.