1
2
3
4
mod ingest;
pub mod structure;

pub use ingest::ingest;