facebook / proxygen

A collection of C++ HTTP libraries including an easy to use HTTP server.
Other
8.03k stars 1.47k forks source link

Move sapling_backingstore_get_tree_batch to cxx_bridge #474

Closed jdelliot closed 5 months ago

jdelliot commented 6 months ago

Summary: X-link: https://github.com/facebook/folly/pull/2098

X-link: https://github.com/facebook/fboss/pull/167

X-link: https://github.com/facebookincubator/velox/pull/7595

cxx.rs provides a more ergonomic and opinionated interop layer between Rust and C++ that we would like to leverage for future API chages.

This moves sapling_backingstore_get_tree_batch from the existing cbindgen implemenation to the new cxxbridge.

Reviewed By: xavierd

Differential Revision: D51321500

facebook-github-bot commented 6 months ago

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

facebook-github-bot commented 5 months ago

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

facebook-github-bot commented 5 months ago

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