sapling
sapling copied to clipboard
cargo: move thrift codegen to a directory
Summary:
Tell autocargo to generate code in the thrift/ directory so thrift/ and
thrift_streaming/ are siblings. This might make it a bit better for external
OSS build, since the (autocargo) generated Rust code now has an independent
directory, no longer mixed with other source code.
Differential Revision: D78991532
This pull request was exported from Phabricator. Differential Revision: D78991532