Expand description
Load files from a directory
Structsยง
- File
Loader - The
FileLoader
struct is responsible for loading files from a specified directory, filtering them based on their extensions, and creating a stream of these files for further processing.