Files
roto/upb_test/hackers.upb_minitable.h
T
charles d21ff797b0 Add read-update-write benchmark
Update the README with a new benchmark group and performance results.
Include new data files and update the Rust benchmark implementation.
Regenerate UPB bindings and fix a data path in the C benchmark runner.
2026-05-04 23:37:36 -07:00

37 lines
895 B
C

/* This file was generated by upb_generator from the input file:
*
* hackers.proto
*
* Do not edit -- your changes will be discarded when the file is
* regenerated.
* NO CHECKED-IN PROTOBUF GENCODE */
#ifndef HACKERS_PROTO_UPB_H__UPB_MINITABLE_H_
#define HACKERS_PROTO_UPB_H__UPB_MINITABLE_H_
#include "upb/generated_code_support.h"
// Must be last.
#include "upb/port/def.inc"
#ifdef __cplusplus
extern "C" {
#endif
extern const upb_MiniTable Tool_msg_init;
extern const upb_MiniTable Connection_msg_init;
extern const upb_MiniTable Hacker_msg_init;
extern const upb_MiniTable Worm_msg_init;
extern const upb_MiniTable Operation_msg_init;
extern const upb_MiniTable Campaign_msg_init;
extern const upb_MiniTableFile hackers_proto_upb_file_layout;
#ifdef __cplusplus
} /* extern "C" */
#endif
#include "upb/port/undef.inc"
#endif /* HACKERS_PROTO_UPB_H__UPB_MINITABLE_H_ */