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 DataSource

Functions§

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