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