Module file

Module file 

Source

Modules§

object_store

Structs§

CoalesceWindow
FileRead
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§

IntoReadSource
A trait for types that can be opened as an IoSource.
ReadSource
An object-safe trait representing an open file-like I/O object for reading.

Type Aliases§

ReadSourceRef