buffa-descriptor 0.5.0

Protobuf descriptor types (FileDescriptorProto, DescriptorProto, ...) for buffa
Documentation
// @generated by buffa-codegen. DO NOT EDIT.

include!("google.protobuf.compiler.plugin.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 oneof {
        #[allow(unused_imports)]
        use super::*;
        include!("google.protobuf.compiler.plugin.__oneof.rs");
    }
    pub mod ext {
        #[allow(unused_imports)]
        use super::*;
        include!("google.protobuf.compiler.plugin.__ext.rs");
    }
}