forked from mirrors/jj
5a9d1e5fdd
The code for migrating from ProtoBuf to Thrift is almost completely independent of which direction the upgrade goes, so we can very easily reuse it for migrating from Thrift to Protobuf. This patch renames some variables to "old/new" instead of "proto/thrift", making the next patch even simpler. |
||
---|---|---|
.. | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |