folly
folly copied to clipboard
feat(oss/rust): make iobuf available via cargo
Make iobuf available to rust code as the crate iobuf.
This code was tested by compiling this version of folly into fbthrift and sapling/edenfs. Without it, some upcoming changes to the sapling codebase would not compile.
Please hold on any reviews. There are problems with the BUCK changes that I didn't catch before submitting. Will update.