1
2# upb util library
3
4The libraries in this directory contain useful functionality that is layered
5on top of the main upb APIs. In other words, the APIs in this directory have
6no special access to upb internals; you could easily implement the same things
7yourself.
8