monzo-ingestion/entity/src/lib.rs

7 lines
118 B
Rust

//! `SeaORM` Entity. Generated by sea-orm-codegen 0.12.2
pub mod prelude;
pub mod expenditure;
pub mod transaction;