monzo-ingestion/src/ingestion/mod.rs

4 lines
56 B
Rust

pub mod db;
pub mod ingestion;
pub mod ingestion_logic;