Modules§
Structs§
- Coalesce
Window - File
Read - A handle to an open file that can be read using a Vortex runtime.
- IoRequest
- An I/O request, either a single read or a coalesced set of reads.
Traits§
- Into
Read Source - A trait for types that can be opened as an
IoSource. - Read
Source - An object-safe trait representing an open file-like I/O object for reading.