mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-08 21:48:08 +00:00
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 |