sapling/blobstore
David Tolnay 1cd333be79 rust/thrift: Rename rust_thrift runtime library to fbthrift
Summary:
As suggested by yfeldblum in https://our.intern.facebook.com/intern/diff/D17544447/?transaction_id=2964022370277861.

> the `rust_` bit seems superfluous; the `_thrift` bit opens the door for confusion with apache thrift. Any issue using a module name like `fbthrift`?

 ---

```
$ fastmod '\brust_thrift\b' fbthrift -d ~/fbcode -e rs,toml
$ fastmod '\brust_thrift\b' fbthrift -d ~/fbcode -g '**/TARGETS'
$ hg revert experimental
$ arc lint -a
```

Reviewed By: bolinfest

Differential Revision: D17611123

fbshipit-source-id: b621a422480b00eb2e339ff7542cc66c3ca5b8ec
2019-09-26 20:23:47 -07:00
..
cacheblob/src rust/thrift: Rename rust_thrift runtime library to fbthrift 2019-09-26 20:23:47 -07:00
delayblob/src mononoke/blobstore/...: convert to Rust 2018 2019-02-05 15:21:15 -08:00
factory/src mononoke: Update multiplexedblob logging to include key and fix error logging 2019-09-16 02:52:51 -07:00
fileblob/src tp2/rust: add lettre and riker to rust-crates-io 2019-07-24 20:04:48 -07:00
if Implement a "cache mutex" to avoid multiple writes through memcache 2018-06-19 13:07:13 -07:00
memblob/src mononoke/filestore: rebuild metadata on read 2019-07-31 05:19:38 -07:00
multiplexedblob/src mononoke/multiplexblob: don't wait for SQL Queue if all writes have succeeded 2019-09-17 09:31:29 -07:00
prefixblob/src Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
redactedblobstore Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
rocksblob/src Delete lines of the form "use [a-z_]+;" 2019-09-10 15:06:19 -07:00
sqlblob rust/thrift: Rename rust_thrift runtime library to fbthrift 2019-09-26 20:23:47 -07:00
src Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
test Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00