include!("google.protobuf.any.rs");
include!("google.protobuf.duration.rs");
include!("google.protobuf.empty.rs");
include!("google.protobuf.field_mask.rs");
include!("google.protobuf.struct.rs");
include!("google.protobuf.timestamp.rs");
include!("google.protobuf.wrappers.rs");
#[allow(
non_camel_case_types,
dead_code,
unused_imports,
clippy::derivable_impls,
clippy::match_single_binding,
clippy::uninlined_format_args,
clippy::doc_lazy_continuation,
clippy::module_inception
)]
pub mod __buffa {
#[allow(unused_imports)]
use super::*;
pub mod view {
#[allow(unused_imports)]
use super::*;
include!("google.protobuf.any.__view.rs");
include!("google.protobuf.duration.__view.rs");
include!("google.protobuf.empty.__view.rs");
include!("google.protobuf.field_mask.__view.rs");
include!("google.protobuf.struct.__view.rs");
include!("google.protobuf.timestamp.__view.rs");
include!("google.protobuf.wrappers.__view.rs");
pub mod oneof {
#[allow(unused_imports)]
use super::*;
include!("google.protobuf.any.__view_oneof.rs");
include!("google.protobuf.duration.__view_oneof.rs");
include!("google.protobuf.empty.__view_oneof.rs");
include!("google.protobuf.field_mask.__view_oneof.rs");
include!("google.protobuf.struct.__view_oneof.rs");
include!("google.protobuf.timestamp.__view_oneof.rs");
include!("google.protobuf.wrappers.__view_oneof.rs");
}
}
pub mod oneof {
#[allow(unused_imports)]
use super::*;
include!("google.protobuf.any.__oneof.rs");
include!("google.protobuf.duration.__oneof.rs");
include!("google.protobuf.empty.__oneof.rs");
include!("google.protobuf.field_mask.__oneof.rs");
include!("google.protobuf.struct.__oneof.rs");
include!("google.protobuf.timestamp.__oneof.rs");
include!("google.protobuf.wrappers.__oneof.rs");
}
pub mod ext {
#[allow(unused_imports)]
use super::*;
include!("google.protobuf.any.__ext.rs");
include!("google.protobuf.duration.__ext.rs");
include!("google.protobuf.empty.__ext.rs");
include!("google.protobuf.field_mask.__ext.rs");
include!("google.protobuf.struct.__ext.rs");
include!("google.protobuf.timestamp.__ext.rs");
include!("google.protobuf.wrappers.__ext.rs");
}
}