Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move server traits to a separate crate
Summary: This diff turns a `thrift_library` with `name = "foo"` into 4 Rust targets: `:foo-rust` (as before), `:foo-rust-types` (as before), `:foo-rust-clients` (as before), and `:foo-rust-services` (new). Reviewed By: zertosh, shayne-fletcher Differential Revision: D53166618 fbshipit-source-id: 6f94f7a70f70de928f7320b06e6d638cc6ac1206
- Loading branch information