Expand description
Generated protobuf descriptor types.
These types are generated from google/protobuf/descriptor.proto and
google/protobuf/compiler/plugin.proto using buffa-codegen itself.
This makes buffa fully self-hosted — no external protobuf library is
needed to decode descriptors — and gives direct access to edition
features (FeatureSet, Edition, etc.).
To regenerate, run task gen-bootstrap-types from the repo root.
Re-exports§
pub use descriptor::FileDescriptorProto;pub use descriptor::GeneratedCodeInfo;