4 lines
96 B
Rust
Raw Normal View History

2021-12-04 23:54:14 +08:00
#![cfg_attr(rustfmt, rustfmt::skip)]
2021-12-04 17:31:32 +08:00
// Auto-generated, do not edit
mod model;
2021-12-04 17:31:32 +08:00
pub use model::*;