1 2 3 4 5 6 7 8 9
//! `SeaORM` Entity, @generated by sea-orm-codegen 1.1.0 pub mod prelude; pub mod cpu; pub mod iteration; pub mod metrics; pub mod power_curve; pub mod run;