tree: 68447fd29e1ba7d5da4bb0435942468ad7d55ecc [path history] [tgz]
  1. BUILD
  2. def_to_proto.c
  3. def_to_proto.h
  4. def_to_proto_fuzz_test.cc
  5. def_to_proto_public_import_test.proto
  6. def_to_proto_regular_import_test.proto
  7. def_to_proto_test.cc
  8. def_to_proto_test.h
  9. def_to_proto_test.proto
  10. def_to_proto_weak_import_test.proto
  11. def_to_proto_wweak_import_test.proto
  12. README.md
  13. required_fields.c
  14. required_fields.h
  15. required_fields_editions_test.proto
  16. required_fields_test.cc
  17. required_fields_test.proto
upb/util/README.md

upb util library

The libraries in this directory contain useful functionality that is layered on top of the main upb APIs. In other words, the APIs in this directory have no special access to upb internals; you could easily implement the same things yourself.