Expand description
Common behaviors that every file format needs to implement
Traits§
- File
Source - file format specific behaviors for elements in
DataSource
Functions§
- as_
file_ source - Helper function to convert any type implementing FileSource to Arc<dyn FileSource>