Skip to main content

buffa_descriptor/generated/
google.protobuf.mod.rs

1// @generated by buffa-codegen. DO NOT EDIT.
2
3include!("google.protobuf.descriptor.rs");
4#[allow(
5    non_camel_case_types,
6    dead_code,
7    unused_imports,
8    clippy::derivable_impls,
9    clippy::match_single_binding,
10    clippy::uninlined_format_args,
11    clippy::doc_lazy_continuation,
12    clippy::module_inception
13)]
14pub mod __buffa {
15    #[allow(unused_imports)]
16    use super::*;
17    pub mod oneof {
18        #[allow(unused_imports)]
19        use super::*;
20        include!("google.protobuf.descriptor.__oneof.rs");
21    }
22    pub mod ext {
23        #[allow(unused_imports)]
24        use super::*;
25        include!("google.protobuf.descriptor.__ext.rs");
26    }
27}