Crate swiftide

source ·

Re-exports§

Modules§

  • This module serves as the main entry point for the ingestion components in the Swiftide project. It re-exports the essential structs and types from the ingestion_node, ingestion_pipeline, and ingestion_stream modules, providing a unified interface for the ingestion functionality.
  • The loaders module provides functionality for loading files from a specified directory. It includes the FileLoader struct which is used to filter and stream files based on their extensions.