You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
298 B
10 lines
298 B
// Automatically generated by the Flatbuffers compiler. Do not modify.
|
|
// @generated
|
|
pub mod optional_scalars {
|
|
use super::*;
|
|
mod optional_byte_generated;
|
|
pub use self::optional_byte_generated::*;
|
|
mod scalar_stuff_generated;
|
|
pub use self::scalar_stuff_generated::*;
|
|
} // optional_scalars
|