Skip to main content

Module multi

Module multi 

Source
Expand description

Builder for constructing a MultiLayoutDataSource from multiple Vortex files.

Structs§

MultiFileDataSource
A builder that discovers multiple Vortex files from glob patterns and constructs a MultiLayoutDataSource to scan them as a single data source.
MultiFileSession
Session state for multi-file scanning.

Functions§

open_cached
Open a single Vortex file through the session’s footer cache, so that a later open of the same file skips the footer read.
parse_uri_or_path
Parse a URI-or-path string into a Url: