#![allow(unused_imports)] #![allow(clippy::all)] pub mod proto_gen; mod flatbuffers_generated; pub use flatbuffers_generated::models::*;