// Stub for vtprotobuf extensions — not needed for Rust codegen syntax = "proto3"; package vtproto; import "google/protobuf/descriptor.proto"; extend google.protobuf.MessageOptions { bool mempool = 64101; }