tree: 461b7d732c7afbdd8dc4ddd30e12b334be71c5dd [path history] [tgz]
  1. BUILD
  2. def_to_proto.c
  3. def_to_proto.h
  4. def_to_proto_editions_test.proto
  5. def_to_proto_fuzz_test.cc
  6. def_to_proto_public_import_test.proto
  7. def_to_proto_regular_import_test.proto
  8. def_to_proto_test.cc
  9. def_to_proto_test.h
  10. def_to_proto_test.proto
  11. def_to_proto_weak_import_test.proto
  12. def_to_proto_wweak_import_test.proto
  13. README.md
  14. required_fields.c
  15. required_fields.h
  16. required_fields_editions_test.proto
  17. required_fields_test.cc
  18. 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.