Skip to content

cargo: move thrift codegen to a directory#1109

Open
quark-zju wants to merge 1 commit into
facebook:mainfrom
quark-zju:export-D78991532
Open

cargo: move thrift codegen to a directory#1109
quark-zju wants to merge 1 commit into
facebook:mainfrom
quark-zju:export-D78991532

Conversation

@quark-zju

Copy link
Copy Markdown
Contributor

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

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
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D78991532

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants