summary refs log tree commit diff stats
path: root/tools/util/ids_yaml_format.h
Commit message (Collapse)AuthorAgeFilesLines
* Store IDs in a yaml fileStar Rauchenberger42 hours1-0/+16
This is much more efficient than the txtpb format, and we only need an interface for it in C++ since the IDs will be packed into the binary proto representation.