Readur/src/ingestion/mod.rs

2 lines
49 B
Rust

pub mod batch_ingest;
pub mod document_ingestion;