Module file_loader

Source
Expand description

Load files from a directory

Structsยง

FileLoader
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.