mod.rs 96 B

1234
  1. #![cfg_attr(rustfmt, rustfmt::skip)]
  2. // Auto-generated, do not edit
  3. mod model;
  4. pub use model::*;