Skip to main content

Module file

Module file 

Source
Expand description

Common behaviors that every file format needs to implement

Traits§

FileSource
file format specific behaviors for elements in DataSource

Functions§

as_file_source
Helper function to convert any type implementing FileSource to Arc<dyn FileSource>