facebook / mvfst

An implementation of the QUIC transport protocol.
MIT License
1.49k stars 240 forks source link

Move sapling_backingstore_get_tree_batch to cxx_bridge #323

Closed jdelliot closed 10 months ago

jdelliot commented 10 months ago

Summary: 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 10 months ago

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

facebook-github-bot commented 10 months ago

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

facebook-github-bot commented 10 months ago

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